Searched refs:wait (Results 1 – 8 of 8) sorted by relevance
49 inline std::cv_status wait() { in wait() function in ThermalHidlStressTest80 EXPECT_EQ(std::cv_status::no_timeout, wait()); in TEST_F()95 EXPECT_EQ(std::cv_status::no_timeout, wait()); in TEST_F()110 EXPECT_EQ(std::cv_status::no_timeout, wait()); in TEST_F()
72 mock_run.side_effect = lambda: run_event.wait()
41 return self.event.wait(timeout)
182 wait = WebDriverWait(driver, 10)192 pw = wait.until(EC.element_to_be_clickable((By.NAME, "password")))203 wait.until(EC.title_contains("Partner Android Build"))
142 proc.wait()
502 proc.wait(timeout)
124 // wait time when blocking
257 You'll have to wait up to five minutes for the next uptime check to fail. The alert and notificatio…