webrtc/test/time_controller
Artem Titov 7ade6591f7 Add time controller conformance test and fix conformance bug
Bug: webrtc:11799
Change-Id: I13f79f3ab025c105e56dcb93da5b7631893850e2
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/180125
Commit-Queue: Artem Titov <titovartem@webrtc.org>
Reviewed-by: Tommi <tommi@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#31787}
2020-07-25 10:26:29 +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 Moves ownership of time controller into NetworkEmulationManager. 2020-01-22 11:12:27 +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