webrtc/test/time_controller
Artem Titov d15a575ec3 Use SequenceChecker from public API
Bug: webrtc:12419
Change-Id: I00cca16a0ec70246156ba00b97aa7ae5ccbf5364
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/205323
Commit-Queue: Artem Titov <titovartem@webrtc.org>
Reviewed-by: Tommi <tommi@webrtc.org>
Reviewed-by: Danil Chapovalov <danilchap@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#33220}
2021-02-10 15:04:55 +00:00
..
BUILD.gn Use SequenceChecker from public API 2021-02-10 15:04:55 +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 Use SequenceChecker from public API 2021-02-10 15:04:55 +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