Home
last modified time | relevance | path

Searched refs:WaitForAppModalDialog (Results 1 – 14 of 14) sorted by relevance

/external/chromium/chrome/browser/chromeos/
Dtab_closeable_state_watcher_browsertest.cc287 AppModalDialog* confirm = ui_test_utils::WaitForAppModalDialog(); in IN_PROC_BROWSER_TEST_F()
297 confirm = ui_test_utils::WaitForAppModalDialog(); in IN_PROC_BROWSER_TEST_F()
313 AppModalDialog* confirm = ui_test_utils::WaitForAppModalDialog(); in IN_PROC_BROWSER_TEST_F()
/external/chromium/chrome/browser/extensions/
Dalert_apitest.cc25 AppModalDialog* alert = ui_test_utils::WaitForAppModalDialog(); in IN_PROC_BROWSER_TEST_F()
/external/chromium_org/chrome/browser/extensions/
Dalert_apitest.cc28 AppModalDialog* alert = ui_test_utils::WaitForAppModalDialog(); in IN_PROC_BROWSER_TEST_F()
Dlazy_background_page_apitest.cc222 AppModalDialog* dialog = ui_test_utils::WaitForAppModalDialog(); in IN_PROC_BROWSER_TEST_F()
/external/chromium_org/content/test/
Dcontent_browser_test_utils.h52 void WaitForAppModalDialog(Shell* window);
Dcontent_browser_test_utils.cc50 void WaitForAppModalDialog(Shell* window) { in WaitForAppModalDialog() function
/external/chromium_org/content/browser/
Dplugin_browsertest.cc208 WaitForAppModalDialog(shell()); in IN_PROC_BROWSER_TEST_F()
306 WaitForAppModalDialog(shell()); in IN_PROC_BROWSER_TEST_F()
307 WaitForAppModalDialog(shell()); in IN_PROC_BROWSER_TEST_F()
/external/chromium/chrome/browser/
Dbrowser_browsertest.cc219 AppModalDialog* alert = ui_test_utils::WaitForAppModalDialog(); in IN_PROC_BROWSER_TEST_F()
268 AppModalDialog* alert = ui_test_utils::WaitForAppModalDialog(); in IN_PROC_BROWSER_TEST_F()
300 AppModalDialog* alert = ui_test_utils::WaitForAppModalDialog(); in IN_PROC_BROWSER_TEST_F()
303 alert = ui_test_utils::WaitForAppModalDialog(); in IN_PROC_BROWSER_TEST_F()
Dunload_uitest.cc159 EXPECT_TRUE(automation()->WaitForAppModalDialog()); in ClickModalDialogButton()
/external/chromium_org/chrome/browser/ui/
Dbrowser_browsertest.cc420 AppModalDialog* alert = ui_test_utils::WaitForAppModalDialog(); in IN_PROC_BROWSER_TEST_F()
483 AppModalDialog* alert = ui_test_utils::WaitForAppModalDialog(); in IN_PROC_BROWSER_TEST_F()
510 AppModalDialog* alert = ui_test_utils::WaitForAppModalDialog(); in IN_PROC_BROWSER_TEST_F()
538 AppModalDialog* alert = ui_test_utils::WaitForAppModalDialog(); in IN_PROC_BROWSER_TEST_F()
660 AppModalDialog* alert = ui_test_utils::WaitForAppModalDialog(); in IN_PROC_BROWSER_TEST_F()
688 AppModalDialog* alert = ui_test_utils::WaitForAppModalDialog(); in IN_PROC_BROWSER_TEST_F()
732 AppModalDialog* alert = ui_test_utils::WaitForAppModalDialog(); in IN_PROC_BROWSER_TEST_F()
735 alert = ui_test_utils::WaitForAppModalDialog(); in IN_PROC_BROWSER_TEST_F()
757 AppModalDialog* alert = ui_test_utils::WaitForAppModalDialog(); in IN_PROC_BROWSER_TEST_F()
768 alert = ui_test_utils::WaitForAppModalDialog(); in IN_PROC_BROWSER_TEST_F()
[all …]
/external/chromium_org/chrome/test/base/
Dui_test_utils.h130 AppModalDialog* WaitForAppModalDialog();
Dui_test_utils.cc324 AppModalDialog* WaitForAppModalDialog() { in WaitForAppModalDialog() function
/external/chromium_org/chrome/browser/
Dunload_browsertest.cc181 AppModalDialog* dialog = ui_test_utils::WaitForAppModalDialog(); in ClickModalDialogButton()
/external/chromium_org/chrome/browser/devtools/
Ddevtools_sanity_browsertest.cc314 AppModalDialog* dialog = ui_test_utils::WaitForAppModalDialog(); in GetDialog()