Searched refs:kLongTimeoutMs (Results 1 – 6 of 6) sorted by relevance
/external/webrtc/webrtc/call/ |
D | call_perf_tests.cc | 63 SyncRtcpObserver() : test::RtpRtcpObserver(CallPerfTest::kLongTimeoutMs) {} in SyncRtcpObserver() 391 : EndToEndTest(kLongTimeoutMs), in TestCaptureNtpTime() 541 : SendTest(kLongTimeoutMs), in TestCpuOveruse() 589 : EndToEndTest(kLongTimeoutMs), in TestMinTransmitBitrate()
|
D | rampup_tests.cc | 37 : EndToEndTest(test::CallTest::kLongTimeoutMs), in RampUpTester()
|
/external/webrtc/webrtc/test/ |
D | call_test.h | 42 static const int kLongTimeoutMs; variable
|
D | call_test.cc | 356 const int CallTest::kLongTimeoutMs = 120 * 1000; member in webrtc::test::CallTest
|
/external/webrtc/webrtc/video/ |
D | end_to_end_tests.cc | 377 : EndToEndTest(kLongTimeoutMs), in TEST_F() 928 : EndToEndTest(kLongTimeoutMs), in ReceivesPliAndRecovers() 1815 : EndToEndTest(kLongTimeoutMs), in TEST_F() 1929 : EndToEndTest(kLongTimeoutMs), in VerifyHistogramStats() 2398 : EndToEndTest(kLongTimeoutMs), in TEST_F() 2610 int64_t stop_time = now + test::CallTest::kLongTimeoutMs; in TEST_F()
|
D | video_send_stream_tests.cc | 547 : SendTest(kLongTimeoutMs), in TestPacketFragmentationSize() 1858 : SendTest(VideoSendStreamTest::kLongTimeoutMs), in Vp9HeaderObserver()
|