commit | 6113e199ff3de99db3ef6274e48192547f2015f5 | [log] [tgz] |
---|---|---|
author | Dor Hen <dorhen@meta.com> | Sun Oct 15 11:23:50 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Oct 16 09:42:19 2023 |
tree | c0877184b4ff468b39f39fb1259e935bedff773f | |
parent | 137c3bfacb29294ef5468b7059bc5cd9c7cfb57b [diff] |
Replace RTC_DCHECK with EXPECT_TRUE in time estimator UT code Replacing RTC_DCHECK code with EXPECT_TRUE in the remote ntp time estimator unittest code. This to prevent test failures when building and testing in non-debug mode. Bug: webrtc:15572 Change-Id: I372fcd6ee29a4ddc07d6b27ddd492dcea13d399f Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/323181 Reviewed-by: Stefan Holmer <stefan@webrtc.org> Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Commit-Queue: Stefan Holmer <stefan@webrtc.org> Cr-Commit-Position: refs/heads/main@{#40936}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others.
See here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.