Searched defs:kEventTimeout (Results 1 – 6 of 6) sorted by relevance
298 constexpr auto kEventTimeout = 1s; in TEST_F() local333 constexpr auto kEventTimeout = 1s; in TEST_F() local379 constexpr auto kEventTimeout = 1s; in TEST_F() local669 constexpr auto kEventTimeout = 1s; in TEST_F() local
350 constexpr auto kEventTimeout = 1s; in TEST_F() local410 constexpr auto kEventTimeout = 1s; in TEST_F() local451 constexpr auto kEventTimeout = 1s; in TEST_F() local
15 enum EventTypeWrapper { kEventSignaled = 1, kEventTimeout = 2 }; enumerator
27 static constexpr webrtc::TimeDelta kEventTimeout = variable
80 static const nsecs_t kEventTimeout = 10000000000; // 10 [s.] member in CameraZSLTests
62 const nsecs_t kEventTimeout = 10000000000; // 1 [s.] variable