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

  /external/chromium_org/chrome/browser/extensions/
extension_test_notification_observer.cc 152 bool ExtensionTestNotificationObserver::WaitForPageActionCountChangeTo(
extension_browsertest.h 201 bool WaitForPageActionCountChangeTo(int count) {
202 return observer_->WaitForPageActionCountChangeTo(count);
  /external/chromium/chrome/browser/extensions/
extension_browsertest.cc 296 bool ExtensionBrowserTest::WaitForPageActionCountChangeTo(int count) {

Completed in 33 milliseconds