Searched defs:WaitForExtensionCrash (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/extensions/
H A Dextension_browsertest.h271 bool WaitForExtensionCrash(const std::string& extension_id) { function in class:ExtensionBrowserTest
272 return observer_->WaitForExtensionCrash(extension_id);
H A Dextension_test_notification_observer.cc182 bool ExtensionTestNotificationObserver::WaitForExtensionCrash( function in class:ExtensionTestNotificationObserver

Completed in 142 milliseconds