HomeSort by relevance Sort by last modified time
    Searched defs:WaitForExtensionCrash (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/extensions/
extension_test_notification_observer.cc 182 bool ExtensionTestNotificationObserver::WaitForExtensionCrash(
extension_browsertest.h 271 bool WaitForExtensionCrash(const std::string& extension_id) {
272 return observer_->WaitForExtensionCrash(extension_id);

Completed in 326 milliseconds