HomeSort by relevance Sort by last modified time
    Searched refs:BrowserCountChangeNotificationObserver (Results 1 - 6 of 6) sorted by null

  /external/chromium/chrome/browser/automation/
automation_provider_observers.h 468 class BrowserCountChangeNotificationObserver : public NotificationObserver {
470 BrowserCountChangeNotificationObserver(int target_count,
473 virtual ~BrowserCountChangeNotificationObserver();
485 DISALLOW_COPY_AND_ASSIGN(BrowserCountChangeNotificationObserver);
    [all...]
automation_provider_observers.cc 893 BrowserCountChangeNotificationObserver::BrowserCountChangeNotificationObserver(
906 BrowserCountChangeNotificationObserver::
907 ~BrowserCountChangeNotificationObserver() {}
909 void BrowserCountChangeNotificationObserver::Observe(
    [all...]
testing_automation_provider.cc     [all...]
  /external/chromium_org/chrome/browser/automation/
automation_provider_observers.h 497 class BrowserCountChangeNotificationObserver
500 BrowserCountChangeNotificationObserver(int target_count,
503 virtual ~BrowserCountChangeNotificationObserver();
516 DISALLOW_COPY_AND_ASSIGN(BrowserCountChangeNotificationObserver);
    [all...]
automation_provider_observers.cc 853 BrowserCountChangeNotificationObserver::BrowserCountChangeNotificationObserver(
866 BrowserCountChangeNotificationObserver::
867 ~BrowserCountChangeNotificationObserver() {}
869 void BrowserCountChangeNotificationObserver::Observe(
    [all...]
testing_automation_provider.cc     [all...]

Completed in 173 milliseconds