webrtc/system_wrappers/source
Mirko Bonadei da6a9d58f8 Use GTEST_SKIP() instead of early return.
The issue for iOS platforms was fixed by crrev.com/c/2505276.

Bug: webrtc:13057
Change-Id: I0f01c1291184f4c7960db746951255961a962303
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/228520
Reviewed-by: Niels Moller <nisse@webrtc.org>
Reviewed-by: Alessio Bazzica <alessiob@webrtc.org>
Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#34740}
2021-08-12 15:24:13 +00:00
..
clock.cc Use backticks not vertical bars to denote variables in comments for /system_wrappers 2021-07-27 14:37:27 +00:00
clock_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
cpu_features.cc Use backticks not vertical bars to denote variables in comments for /system_wrappers 2021-07-27 14:37:27 +00:00
cpu_features_android.cc Refactor cpu_features_wrapper.h functions from C to C++. 2020-09-07 08:44:24 +00:00
cpu_features_linux.cc Refactor cpu_features_wrapper.h functions from C to C++. 2020-09-07 08:44:24 +00:00
cpu_info.cc Ensure CpuInfo::DetectNumberOfCores is > 0 and thread safe. 2019-05-24 12:59:14 +00:00
denormal_disabler.cc APM: add HW-only denormal disabler 2021-08-10 15:48:22 +00:00
denormal_disabler_unittest.cc Use GTEST_SKIP() instead of early return. 2021-08-12 15:24:13 +00:00
field_trial.cc Replace assert() with RTC_DCHECK(). 2021-07-09 07:49:43 +00:00
field_trial_unittest.cc Rename more death test to *DeathTest 2020-05-26 20:27:34 +00:00
metrics.cc Use backticks not vertical bars to denote variables in comments for /system_wrappers 2021-07-27 14:37:27 +00:00
metrics_default_unittest.cc Add directive to make webrtc metrics optional. 2019-12-09 13:55:50 +00:00
metrics_unittest.cc Rename more death test to *DeathTest 2020-05-26 20:27:34 +00:00
ntp_time_unittest.cc Remove Clock::NtpToMs. 2021-04-08 10:37:20 +00:00
rtp_to_ntp_estimator.cc Use backticks not vertical bars to denote variables in comments for /system_wrappers 2021-07-27 14:37:27 +00:00
rtp_to_ntp_estimator_unittest.cc Fix -Wextra-semi warnings. 2019-02-25 09:22:51 +00:00
sleep.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00