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

  /external/chromium_org/chrome/test/perf/
feature_startup_test.cc 137 ASSERT_TRUE(automation()->GetMetricEventDuration("Tab.NewTabScriptStart",
141 ASSERT_TRUE(automation()->GetMetricEventDuration(
145 ASSERT_TRUE(automation()->GetMetricEventDuration("Tab.NewTabOnload",
  /external/chromium_org/chrome/test/automation/
automation_proxy.h 123 bool GetMetricEventDuration(const std::string& event_name,
automation_proxy.cc 293 bool AutomationProxy::GetMetricEventDuration(const std::string& event_name,
  /external/chromium/chrome/browser/automation/
testing_automation_provider.h 223 void GetMetricEventDuration(const std::string& event_name, int* duration_ms);
    [all...]
testing_automation_provider.cc 326 GetMetricEventDuration)
    [all...]
  /external/chromium_org/chrome/browser/automation/
testing_automation_provider.h 133 void GetMetricEventDuration(const std::string& event_name, int* duration_ms);
    [all...]
testing_automation_provider.cc 358 GetMetricEventDuration)
    [all...]

Completed in 69 milliseconds