HomeSort by relevance Sort by last modified time
    Searched refs:WaitForCrxInstallerDone (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/chrome/browser/extensions/
extension_test_notification_observer.h 57 bool WaitForCrxInstallerDone();
extension_browsertest.h 280 bool WaitForCrxInstallerDone() {
281 return observer_->WaitForCrxInstallerDone();
extension_test_notification_observer.cc 230 bool ExtensionTestNotificationObserver::WaitForCrxInstallerDone() {
crx_installer_browsertest.cc 298 EXPECT_TRUE(WaitForCrxInstallerDone());
543 EXPECT_TRUE(WaitForCrxInstallerDone());

Completed in 683 milliseconds