webrtc/test/time_controller
Sebastian Jansson f1173f46e5 Revert "Using simulated rtc::Thread for peer connection scenario tests."
This reverts commit b70c5c5ce9.

Reason for revert: Interferes with other tests in same binary.

Original change's description:
> Using simulated rtc::Thread for peer connection scenario tests.
> 
> Bug: webrtc:11255
> Change-Id: I5d29e997a7209ffc64595082358cca9b2115d07a
> Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/165689
> Commit-Queue: Sebastian Jansson <srte@webrtc.org>
> Reviewed-by: Steve Anton <steveanton@webrtc.org>
> Cr-Commit-Position: refs/heads/master@{#30258}

TBR=steveanton@webrtc.org,srte@webrtc.org

Change-Id: If2e60edae264a4bb0dee3abf66ba2078fd85f493
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: webrtc:11255
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/166045
Reviewed-by: Sebastian Jansson <srte@webrtc.org>
Commit-Queue: Sebastian Jansson <srte@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#30259}
2020-01-15 10:10:07 +00:00
..
BUILD.gn Revert "Using simulated rtc::Thread for peer connection scenario tests." 2020-01-15 10:10:07 +00:00
external_time_controller.cc Revert "Using simulated rtc::Thread for peer connection scenario tests." 2020-01-15 10:10:07 +00:00
external_time_controller.h Revert "Using simulated rtc::Thread for peer connection scenario tests." 2020-01-15 10:10:07 +00:00
external_time_controller_unittest.cc Always enter yield policy scope using simulated TimeControllers. 2019-12-04 17:16:32 +00:00
real_time_controller.cc Revert "Using simulated rtc::Thread for peer connection scenario tests." 2020-01-15 10:10:07 +00:00
real_time_controller.h Revert "Using simulated rtc::Thread for peer connection scenario tests." 2020-01-15 10:10:07 +00:00
simulated_process_thread.cc Separates simulated TaskQueue and simulated ProcessThread. 2020-01-13 11:26:42 +00:00
simulated_process_thread.h Separates simulated TaskQueue and simulated ProcessThread. 2020-01-13 11:26:42 +00:00
simulated_task_queue.cc Separates simulated TaskQueue and simulated ProcessThread. 2020-01-13 11:26:42 +00:00
simulated_task_queue.h Separates simulated TaskQueue and simulated ProcessThread. 2020-01-13 11:26:42 +00:00
simulated_time_controller.cc Revert "Using simulated rtc::Thread for peer connection scenario tests." 2020-01-15 10:10:07 +00:00
simulated_time_controller.h Revert "Using simulated rtc::Thread for peer connection scenario tests." 2020-01-15 10:10:07 +00:00
simulated_time_controller_unittest.cc Run delay tasks on time when using GlobalSimulatedTimeController. 2020-01-03 16:37:42 +00:00