HomeSort by relevance Sort by last modified time
    Searched refs:kLongTimeoutMs (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/webrtc/video/
call_perf_tests.cc 45 static unsigned int kLongTimeoutMs = 120 * 1000;
99 : test::RtpRtcpObserver(kLongTimeoutMs, config),
363 : RtpRtcpObserver(kLongTimeoutMs, config),
548 OveruseCallbackObserver() : RtpRtcpObserver(kLongTimeoutMs) {}
576 : test::RtpRtcpObserver(kLongTimeoutMs),
call_tests.cc 43 static unsigned int kLongTimeoutMs = 120 * 1000;
164 : test::RtpRtcpObserver(kLongTimeoutMs),
748 : test::RtpRtcpObserver(kLongTimeoutMs),
    [all...]

Completed in 185 milliseconds