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

  /external/chromium_org/chrome/browser/automation/
testing_automation_provider_chromeos.cc 296 if (!automation_event_queue_.get())
297 automation_event_queue_.reset(new AutomationEventQueue);
299 int observer_id = automation_event_queue_->AddObserver(
300 new LoginEventObserver(automation_event_queue_.get(), this));
    [all...]
testing_automation_provider.cc     [all...]
testing_automation_provider.h 1423 scoped_ptr<AutomationEventQueue> automation_event_queue_; member in class:TestingAutomationProvider
    [all...]

Completed in 81 milliseconds