Home
last modified time | relevance | path

Searched refs:destroyed_watcher (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/chrome/browser/
Dunload_browsertest.cc409 content::WebContentsDestroyedWatcher destroyed_watcher( in IN_PROC_BROWSER_TEST_F() local
412 destroyed_watcher.Wait(); in IN_PROC_BROWSER_TEST_F()
496 content::WebContentsDestroyedWatcher destroyed_watcher( in IN_PROC_BROWSER_TEST_F() local
512 destroyed_watcher.Wait(); in IN_PROC_BROWSER_TEST_F()
Dbrowser_keyevents_browsertest.cc725 content::WebContentsDestroyedWatcher destroyed_watcher( in IN_PROC_BROWSER_TEST_F() local
737 ASSERT_NO_FATAL_FAILURE(destroyed_watcher.Wait()); in IN_PROC_BROWSER_TEST_F()
/external/chromium_org/chrome/browser/apps/
Dapp_browsertest_util.cc176 content::WebContentsDestroyedWatcher destroyed_watcher( in CloseShellWindow() local
179 destroyed_watcher.Wait(); in CloseShellWindow()
Dweb_view_browsertest.cc938 content::WebContentsDestroyedWatcher destroyed_watcher( in IN_PROC_BROWSER_TEST_F() local
947 destroyed_watcher.Wait(); in IN_PROC_BROWSER_TEST_F()
/external/chromium_org/chrome/browser/sessions/
Dtab_restore_browsertest.cc74 content::WebContentsDestroyedWatcher destroyed_watcher( in CloseTab() local
78 destroyed_watcher.Wait(); in CloseTab()
/external/chromium_org/chrome/browser/notifications/
Dnotification_browsertest.cc860 content::WebContentsDestroyedWatcher destroyed_watcher( in IN_PROC_BROWSER_TEST_F() local
864 destroyed_watcher.Wait(); in IN_PROC_BROWSER_TEST_F()
/external/chromium_org/chrome/browser/ui/ash/launcher/
Dchrome_launcher_controller_browsertest.cc842 content::WebContentsDestroyedWatcher destroyed_watcher(tab); in IN_PROC_BROWSER_TEST_F() local
844 destroyed_watcher.Wait(); in IN_PROC_BROWSER_TEST_F()
859 content::WebContentsDestroyedWatcher destroyed_watcher(tab); in IN_PROC_BROWSER_TEST_F() local
861 destroyed_watcher.Wait(); in IN_PROC_BROWSER_TEST_F()
Dchrome_launcher_controller_unittest.cc781 WebContentsDestroyedWatcher destroyed_watcher(window_->web_contents()); in ~V2App() local
783 destroyed_watcher.Wait(); in ~V2App()