Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/rtp_rtcp/source/
Drtp_rtcp_impl_unittest.cc499 const int kStartupRttMs = 100; in TEST_F() local
500 clock_.AdvanceTimeMilliseconds(kStartupRttMs); in TEST_F()
534 const int kStartupRttMs = 100; in TEST_F() local
535 clock_.AdvanceTimeMilliseconds(kStartupRttMs + 1); in TEST_F()