Searched defs:kTimeoutMs (Results 1 – 6 of 6) sorted by relevance
162 constexpr uint64_t kTimeoutMs = 5000; in TEST_F() local
137 constexpr long kTimeoutMs = 0; in GetPendingEvents() local
25 const constexpr int64_t kTimeoutMs = 60 * 1000; // 1 min variable
60 static constexpr int kTimeoutMs = 1000; // Time for getting buffer. member in DvrDisplayTest
194 enum : int { kTimeoutMs = 10000 }; // 10s enumerator647 const int kTimeoutMs = 100; // 0.1s in TEST_F() local
30 constexpr int kTimeoutMs = 100; variable