webrtc/test/testsupport
Markus Handell 2cfc1af78a Update rtc::Event::Wait call sites to use TimeDelta.
Bug: webrtc:14366
Change-Id: I949c1d26f030696b18153afef977633c9a5bd4cf
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/272003
Reviewed-by: Danil Chapovalov <danilchap@webrtc.org>
Reviewed-by: Tomas Gunnarsson <tommi@webrtc.org>
Commit-Queue: Markus Handell <handellm@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#37835}
2022-08-19 10:07:28 +00:00
..
mock In test/ replace mock macros with unified MOCK_METHOD macro 2020-05-15 08:15:02 +00:00
copy_to_file_audio_capturer.cc
copy_to_file_audio_capturer.h
copy_to_file_audio_capturer_unittest.cc Use backticks not vertical bars to denote variables in comments for /test 2021-07-27 12:50:31 +00:00
DEPS Implement histogram perf results writer. 2020-01-31 11:38:56 +00:00
file_utils.cc Use consistent syntax for constructing std::strings from absl::string_views 2022-07-23 00:18:31 +00:00
file_utils.h Minor cleanups in testsupport/file_utils 2022-03-25 14:26:34 +00:00
file_utils_override.cc Adopt absl::string_view in testsupport/file_utils* 2022-03-25 10:34:54 +00:00
file_utils_override.h Adopt absl::string_view in testsupport/file_utils* 2022-03-25 10:34:54 +00:00
file_utils_unittest.cc Use consistent syntax for constructing std::strings from absl::string_views 2022-07-23 00:18:31 +00:00
fixed_fps_video_frame_writer_adapter.cc [PCLF] Add video writer which accounts for freezes 2022-07-18 11:48:16 +00:00
fixed_fps_video_frame_writer_adapter.h [PCLF] Add video writer which accounts for freezes 2022-07-18 11:48:16 +00:00
fixed_fps_video_frame_writer_adapter_test.cc [PCLF] Add video writer which accounts for freezes 2022-07-18 11:48:16 +00:00
frame_reader.h VideoCodecTextFixture and YuvFrameReader improvements. 2020-12-15 23:18:06 +00:00
frame_writer.h Analyze quality of dropped frames in VideoProcessor. 2020-10-29 08:23:49 +00:00
ios_file_utils.h Adopt absl::string_view in testsupport/file_utils* 2022-03-25 10:34:54 +00:00
ios_file_utils.mm Revert "Add a prefix for objc category." 2022-05-13 14:47:54 +00:00
ivf_video_frame_generator.cc Update rtc::Event::Wait call sites to use TimeDelta. 2022-08-19 10:07:28 +00:00
ivf_video_frame_generator.h Use backticks not vertical bars to denote variables in comments for /test 2021-07-27 12:50:31 +00:00
ivf_video_frame_generator_unittest.cc Update rtc::Event::Wait call sites to use TimeDelta. 2022-08-19 10:07:28 +00:00
jpeg_frame_writer.cc
jpeg_frame_writer_ios.cc
mac_file_utils.h
mac_file_utils.mm
perf_result_reporter.cc Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED 2021-11-15 21:44:59 +00:00
perf_result_reporter.h Remove top-level const from parameters in function declarations. 2022-01-26 11:05:25 +00:00
perf_test.cc Remove dependency on std::sort implementation detail. 2021-12-30 19:43:39 +00:00
perf_test.h Remove top-level const from parameters in function declarations. 2022-01-26 11:05:25 +00:00
perf_test_histogram_writer.cc Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED 2021-11-15 21:44:59 +00:00
perf_test_histogram_writer.h Extract an interface from the perf results logger. 2020-01-14 06:05:02 +00:00
perf_test_histogram_writer_no_protobuf.cc Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED 2021-11-15 21:44:59 +00:00
perf_test_histogram_writer_unittest.cc Upload all values instead of only mean and err into histograms 2021-02-22 11:32:13 +00:00
perf_test_result_writer.h Remove top-level const from parameters in function declarations. 2022-01-26 11:05:25 +00:00
perf_test_unittest.cc Remove dependency on std::sort implementation detail. 2021-12-30 19:43:39 +00:00
resources_dir_flag.cc Include correct ABSL_DECLARE_FLAG header. 2020-06-03 22:08:46 +00:00
resources_dir_flag.h Include correct ABSL_DECLARE_FLAG header. 2020-06-03 22:08:46 +00:00
rtc_expect_death.h
test_artifacts.cc
test_artifacts.h Use backticks not vertical bars to denote variables in comments for /test 2021-07-27 12:50:31 +00:00
test_artifacts_unittest.cc Add missing headers to fix chromium roll 2020-06-05 17:49:04 +00:00
video_frame_writer.cc
video_frame_writer.h Remove unused critical section includes. 2020-07-16 13:52:28 +00:00
video_frame_writer_unittest.cc
y4m_frame_reader.cc Replace printf with RTC_LOG in YUV readers/writers 2022-02-18 11:37:41 +00:00
y4m_frame_reader_unittest.cc
y4m_frame_writer.cc Replace printf with RTC_LOG in YUV readers/writers 2022-02-18 11:37:41 +00:00
y4m_frame_writer_unittest.cc
yuv_frame_reader.cc Replace printf with RTC_LOG in YUV readers/writers 2022-02-18 11:37:41 +00:00
yuv_frame_reader_unittest.cc
yuv_frame_writer.cc Replace printf with RTC_LOG in YUV readers/writers 2022-02-18 11:37:41 +00:00
yuv_frame_writer_unittest.cc