Searched defs:kDefaultTimeoutMs (Results 1 – 9 of 9) sorted by relevance
36 constexpr int kDefaultTimeoutMs = 1000; variable
30 const int64_t kDefaultTimeoutMs = 5000; variable
68 static const int kDefaultTimeoutMs = 10000; variable
51 static const int kDefaultTimeoutMs; variable
717 const int CallTest::kDefaultTimeoutMs = 30 * 1000; member in webrtc::test::CallTest
28 static const size_t kDefaultTimeoutMs = 150; variable
34 const int kDefaultTimeoutMs = 5000; variable
37 static constexpr int kDefaultTimeoutMs = 30 * 1000; in TEST() local
633 static const int kDefaultTimeoutMs = 30 * 1000; member in webrtc::VideoStreamEncoderTest