OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ChromeProxyMetric
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/tools/perf/metrics/
chrome_proxy_unittest.py
115
metric = chrome_proxy.
ChromeProxyMetric
()
132
metric = chrome_proxy.
ChromeProxyMetric
()
157
metric = chrome_proxy.
ChromeProxyMetric
()
179
metric = chrome_proxy.
ChromeProxyMetric
()
217
metric = chrome_proxy.
ChromeProxyMetric
()
chrome_proxy.py
90
class
ChromeProxyMetric
(network.NetworkMetric):
94
super(
ChromeProxyMetric
, self).__init__()
117
super(
ChromeProxyMetric
, self).AddResults(tab, results)
/external/chromium_org/tools/perf/measurements/
chrome_proxy.py
34
self._metrics = chrome_proxy.
ChromeProxyMetric
()
53
self._metrics = chrome_proxy.
ChromeProxyMetric
()
Completed in 41 milliseconds