webrtc/test/time_controller
Niels Möller 7c85d395d7 Delete unneeded includes of system_wrappers/include/sleep.h
Non-test usage is in modules/audio_device and modules/desktop_capture.

Bug: None
Change-Id: Ie7dd89aa40e6dcfa9e49e1956b87b50fd9f1c227
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/190140
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Commit-Queue: Niels Moller <nisse@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#32484}
2020-10-26 09:55:26 +00:00
..
BUILD.gn Add time controller conformance test and fix conformance bug 2020-07-25 10:26:29 +00:00
external_time_controller.cc Make ProcessThread be a TaskQueue implementation 2020-02-27 14:29:03 +00:00
external_time_controller.h Reland "Using simulated rtc::Thread for peer connection scenario tests." 2020-01-17 09:22:18 +00:00
external_time_controller_unittest.cc Use newer version of TimeDelta and TimeStamp factories in webrtc 2020-02-10 12:21:17 +00:00
real_time_controller.cc Delete unneeded includes of system_wrappers/include/sleep.h 2020-10-26 09:55:26 +00:00
real_time_controller.h Moves ownership of time controller into NetworkEmulationManager. 2020-01-22 11:12:27 +00:00
simulated_process_thread.cc Reland "Migrate test/time_controller to webrtc::Mutex." 2020-07-09 12:52:06 +00:00
simulated_process_thread.h Reland "Migrate test/time_controller to webrtc::Mutex." 2020-07-09 12:52:06 +00:00
simulated_task_queue.cc Reland "Migrate test/time_controller to webrtc::Mutex." 2020-07-09 12:52:06 +00:00
simulated_task_queue.h Reland "Migrate test/time_controller to webrtc::Mutex." 2020-07-09 12:52:06 +00:00
simulated_thread.cc Add time controller conformance test and fix conformance bug 2020-07-25 10:26:29 +00:00
simulated_thread.h Reland "Migrate test/time_controller to webrtc::Mutex." 2020-07-09 12:52:06 +00:00
simulated_time_controller.cc Reland "Migrate test/time_controller to webrtc::Mutex." 2020-07-09 12:52:06 +00:00
simulated_time_controller.h Reland "Migrate test/time_controller to webrtc::Mutex." 2020-07-09 12:52:06 +00:00
simulated_time_controller_unittest.cc Use newer version of TimeDelta and TimeStamp factories in webrtc 2020-02-10 12:21:17 +00:00
time_controller_conformance_test.cc Add time controller conformance test and fix conformance bug 2020-07-25 10:26:29 +00:00