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

  /external/chromium/chrome/browser/automation/
automation_provider.h 68 class MetricEventDurationObserver;
181 scoped_ptr<MetricEventDurationObserver> metric_event_duration_observer_;
automation_provider_observers.h 624 class MetricEventDurationObserver : public NotificationObserver {
626 MetricEventDurationObserver();
627 virtual ~MetricEventDurationObserver();
642 DISALLOW_COPY_AND_ASSIGN(MetricEventDurationObserver);
    [all...]
automation_provider_observers.cc     [all...]
automation_provider.cc 126 metric_event_duration_observer_.reset(new MetricEventDurationObserver());
    [all...]

Completed in 483 milliseconds