Searched refs:kTimeoutMs (Results 1 – 2 of 2) sorted by relevance
137 constexpr long kTimeoutMs = 0; in GetPendingEvents() local138 return PollPendingEvents(kTimeoutMs); in GetPendingEvents()
54 constexpr int kTimeoutMs = 60000; variable1152 ASSERT_TRUE(WIFEXITED(wait_child_with_timeout(pid, kTimeoutMs))); in createProfileSnapshot()1541 ASSERT_TRUE(WIFEXITED(wait_child_with_timeout(pid, kTimeoutMs))); in createBootImageProfileSnapshot()