OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
292
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
351
GetMetricEventDuration
)
[
all
...]
Completed in 92 milliseconds