Home
last modified time | relevance | path

Searched refs:WaitForExtensionAndViewLoad (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/extensions/
Dextension_test_notification_observer.h44 void WaitForExtensionAndViewLoad();
Dextension_browsertest.h254 void WaitForExtensionAndViewLoad() { in WaitForExtensionAndViewLoad() function
255 return observer_->WaitForExtensionAndViewLoad(); in WaitForExtensionAndViewLoad()
Dextension_test_notification_observer.cc171 void ExtensionTestNotificationObserver::WaitForExtensionAndViewLoad() { in WaitForExtensionAndViewLoad() function in ExtensionTestNotificationObserver