HomeSort by relevance Sort by last modified time
    Searched refs:BrowserCountChangeNotificationObserver (Results 1 - 3 of 3) 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...]

Completed in 47 milliseconds