commit | 7d4116855a016540ef1df610fcb8d3f2b2a7a8c3 | [log] [tgz] |
---|---|---|
author | Alessio Bazzica <alessiob@webrtc.org> | Mon Jul 18 14:30:28 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Jul 19 12:46:42 2022 |
tree | a0a4d899f9b64e025d4a4e258018da90006226cb | |
parent | 99465b1395d1bdcd03d88f2af39a0bea1bb640ee [diff] |
`AgcManagerDirect` unit tests refactoring Stop using TEST_F; that will make it easier to switch to parametric tests that are needed to correctly test `AgcManagerDirect`. "Avoid fixtures where reasonable." Source: https://abseil.io/tips/122 Bug: chromium:1275566 Change-Id: I2d73a0913eb2349144f63bd17ab4d6efa245e472 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/268766 Reviewed-by: Hanna Silen <silen@webrtc.org> Commit-Queue: Alessio Bazzica <alessiob@webrtc.org> Cr-Commit-Position: refs/heads/main@{#37556}
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.