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

  /external/chromium/chrome/browser/automation/
automation_provider_observers.h 424 class BrowserOpenedNotificationObserver : public NotificationObserver {
426 BrowserOpenedNotificationObserver(AutomationProvider* automation,
428 virtual ~BrowserOpenedNotificationObserver();
443 DISALLOW_COPY_AND_ASSIGN(BrowserOpenedNotificationObserver);
    [all...]
automation_provider_observers.cc 801 BrowserOpenedNotificationObserver::BrowserOpenedNotificationObserver(
814 BrowserOpenedNotificationObserver::~BrowserOpenedNotificationObserver() {
817 void BrowserOpenedNotificationObserver::Observe(
847 void BrowserOpenedNotificationObserver::set_for_browser_command(
    [all...]
testing_automation_provider.cc     [all...]

Completed in 139 milliseconds