Searched refs:WaitForCrxInstallerDone (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/extensions/
H A Dextension_test_notification_observer.h58 bool WaitForCrxInstallerDone();
H A Dextension_browsertest.h276 bool WaitForCrxInstallerDone() { function in class:ExtensionBrowserTest
277 return observer_->WaitForCrxInstallerDone();
H A Dextension_test_notification_observer.cc197 bool ExtensionTestNotificationObserver::WaitForCrxInstallerDone() { function in class:ExtensionTestNotificationObserver
H A Dcrx_installer_browsertest.cc312 EXPECT_TRUE(WaitForCrxInstallerDone());
546 EXPECT_TRUE(WaitForCrxInstallerDone());

Completed in 181 milliseconds