Home
last modified time | relevance | path

Searched refs:kLongTimeoutMs (Results 1 – 6 of 6) sorted by relevance

/external/webrtc/webrtc/call/
Dcall_perf_tests.cc63 SyncRtcpObserver() : test::RtpRtcpObserver(CallPerfTest::kLongTimeoutMs) {} in SyncRtcpObserver()
391 : EndToEndTest(kLongTimeoutMs), in TestCaptureNtpTime()
541 : SendTest(kLongTimeoutMs), in TestCpuOveruse()
589 : EndToEndTest(kLongTimeoutMs), in TestMinTransmitBitrate()
Drampup_tests.cc37 : EndToEndTest(test::CallTest::kLongTimeoutMs), in RampUpTester()
/external/webrtc/webrtc/test/
Dcall_test.h42 static const int kLongTimeoutMs; variable
Dcall_test.cc356 const int CallTest::kLongTimeoutMs = 120 * 1000; member in webrtc::test::CallTest
/external/webrtc/webrtc/video/
Dend_to_end_tests.cc377 : 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()
Dvideo_send_stream_tests.cc547 : SendTest(kLongTimeoutMs), in TestPacketFragmentationSize()
1858 : SendTest(VideoSendStreamTest::kLongTimeoutMs), in Vp9HeaderObserver()