Lines Matching refs:ASSERT_TRUE
150 ASSERT_TRUE(browser.get());
162 ASSERT_TRUE(modal_dialog_showing);
181 ASSERT_TRUE(IsBrowserRunning());
195 ASSERT_TRUE(IsBrowserRunning());
230 ASSERT_TRUE(browser.get());
232 ASSERT_TRUE(window.get());
234 ASSERT_TRUE(window->GetViewBounds(VIEW_ID_TAB_0, &bounds, false));
235 ASSERT_TRUE(browser->SimulateDrag(bounds.CenterPoint(), bounds.CenterPoint(),
240 ASSERT_TRUE(IsBrowserRunning());
255 ASSERT_TRUE(IsBrowserRunning());
269 ASSERT_TRUE(IsBrowserRunning());
287 ASSERT_TRUE(browser.get());
294 ASSERT_TRUE(launcher_->WaitForBrowserProcessToQuit(
303 ASSERT_TRUE(browser.get());
312 ASSERT_TRUE(IsBrowserRunning());
318 ASSERT_TRUE(launcher_->WaitForBrowserProcessToQuit(
336 ASSERT_TRUE(browser.get());
344 ASSERT_TRUE(launcher_->WaitForBrowserProcessToQuit(
444 ASSERT_TRUE(browser.get());
446 ASSERT_TRUE(window.get());
449 ASSERT_TRUE(window->GetViewBounds(VIEW_ID_TAB_CONTAINER,
453 ASSERT_TRUE(window->SimulateOSClick(tab_view_bounds.CenterPoint(),
455 ASSERT_TRUE(browser->WaitForTabCountToBecome(2));
459 ASSERT_TRUE(popup_tab.get());
462 ASSERT_TRUE(browser->WaitForTabCountToBecome(1));
464 ASSERT_TRUE(main_tab.get());