Searched refs:WaitForWindowCountToBecome (Results 1 – 6 of 6) sorted by relevance
111 bool WaitForWindowCountToBecome(int target_count) WARN_UNUSED_RESULT;
252 bool AutomationProxy::WaitForWindowCountToBecome(int count) { in WaitForWindowCountToBecome() function in AutomationProxy
278 ASSERT_TRUE(automation()->WaitForWindowCountToBecome(1)); in TEST_F()422 ASSERT_TRUE(automation()->WaitForWindowCountToBecome(1)); in TEST_F()
178 EXPECT_TRUE(automation()->WaitForWindowCountToBecome( in RunTest()
221 ASSERT_TRUE(automation()->WaitForWindowCountToBecome(1)); in TEST_F()
356 ASSERT_TRUE(automation()->WaitForWindowCountToBecome(2)); in TEST_F()