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

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

Completed in 41 milliseconds