Searched refs:WaitForAppModalDialog (Results 1 – 14 of 14) sorted by relevance
287 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()
25 AppModalDialog* alert = ui_test_utils::WaitForAppModalDialog(); in IN_PROC_BROWSER_TEST_F()
28 AppModalDialog* alert = ui_test_utils::WaitForAppModalDialog(); in IN_PROC_BROWSER_TEST_F()
222 AppModalDialog* dialog = ui_test_utils::WaitForAppModalDialog(); in IN_PROC_BROWSER_TEST_F()
52 void WaitForAppModalDialog(Shell* window);
50 void WaitForAppModalDialog(Shell* window) { in WaitForAppModalDialog() function
208 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()
219 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()
159 EXPECT_TRUE(automation()->WaitForAppModalDialog()); in ClickModalDialogButton()
420 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 …]
130 AppModalDialog* WaitForAppModalDialog();
324 AppModalDialog* WaitForAppModalDialog() { in WaitForAppModalDialog() function
181 AppModalDialog* dialog = ui_test_utils::WaitForAppModalDialog(); in ClickModalDialogButton()
314 AppModalDialog* dialog = ui_test_utils::WaitForAppModalDialog(); in GetDialog()