Lines Matching refs:automation
95 scoped_refptr<BrowserProxy> window(automation()->GetBrowserWindow(0)); in TEST_F()
149 scoped_refptr<BrowserProxy> window(automation()->GetBrowserWindow(0)); in TEST_F()
221 ASSERT_TRUE(automation()->WaitForWindowCountToBecome(1)); in TEST_F()
224 scoped_refptr<BrowserProxy> browser = automation()->GetBrowserWindow(0); in TEST_F()
265 scoped_refptr<BrowserProxy> browser(automation()->GetBrowserWindow(0)); in TEST_F()
304 scoped_refptr<BrowserProxy> browser(automation()->GetBrowserWindow(0)); in TEST_F()
325 scoped_refptr<BrowserProxy> browser(automation()->GetBrowserWindow(0)); in TEST_F()
346 scoped_refptr<BrowserProxy> browser(automation()->GetBrowserWindow(0)); in TEST_F()
349 ASSERT_TRUE(automation()->GetBrowserWindowCount(&window_count)); in TEST_F()
352 ASSERT_TRUE(automation()->GetBrowserWindowCount(&window_count)); in TEST_F()
355 ASSERT_TRUE(automation()->OpenNewBrowserWindow(Browser::TYPE_NORMAL, true)); in TEST_F()
356 ASSERT_TRUE(automation()->GetBrowserWindowCount(&window_count)); in TEST_F()
373 ASSERT_TRUE(automation()->GetBrowserWindowCount(&window_count)); in TEST_F()
378 ASSERT_TRUE(automation()->OpenNewBrowserWindow(Browser::TYPE_NORMAL, true)); in TEST_F()
379 ASSERT_TRUE(automation()->GetBrowserWindowCount(&window_count)); in TEST_F()