mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-13 05:40:42 +01:00
![]() For now, the run-time check will only be enabled if the rtc_strict_field_trials GN arg is set. In order to allow testing with imaginary field trial keys, two test helpers have been added. It's a bit awkward to test these since the field trial string is already global, hence the helpers are also modifying global state. Tests must make sure this global state is reset between runs. Things won't be an issue anymore when [1] has removed the global string. [1] https://crbug.com/webrtc/10335 Bug: webrtc:14154 Change-Id: Ida44cc817079d7177325e2228cf1f1d242b799e2 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/276269 Commit-Queue: Emil Lundmark <lndmrk@webrtc.org> Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/main@{#38447} |
||
---|---|---|
.. | ||
clock.cc | ||
clock_unittest.cc | ||
cpu_features.cc | ||
cpu_features_android.cc | ||
cpu_features_linux.cc | ||
cpu_info.cc | ||
denormal_disabler.cc | ||
denormal_disabler_unittest.cc | ||
DEPS | ||
field_trial.cc | ||
field_trial_unittest.cc | ||
metrics.cc | ||
metrics_default_unittest.cc | ||
metrics_unittest.cc | ||
ntp_time_unittest.cc | ||
rtp_to_ntp_estimator.cc | ||
rtp_to_ntp_estimator_unittest.cc | ||
sleep.cc |