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

  /external/chromium_org/chrome/browser/extensions/
extension_test_notification_observer.cc 163 bool ExtensionTestNotificationObserver::WaitForPageActionVisibilityChangeTo(
extension_browsertest.h 206 bool WaitForPageActionVisibilityChangeTo(int count) {
207 return observer_->WaitForPageActionVisibilityChangeTo(count);
  /external/chromium/chrome/browser/extensions/
extension_browsertest.cc 308 bool ExtensionBrowserTest::WaitForPageActionVisibilityChangeTo(int count) {

Completed in 217 milliseconds