Home
last modified time | relevance | path

Searched refs:ChromeProxyMetric (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/tools/perf/metrics/
Dchrome_proxy_unittest.py115 metric = chrome_proxy.ChromeProxyMetric()
132 metric = chrome_proxy.ChromeProxyMetric()
157 metric = chrome_proxy.ChromeProxyMetric()
179 metric = chrome_proxy.ChromeProxyMetric()
217 metric = chrome_proxy.ChromeProxyMetric()
Dchrome_proxy.py90 class ChromeProxyMetric(network.NetworkMetric): class
94 super(ChromeProxyMetric, self).__init__()
117 super(ChromeProxyMetric, self).AddResults(tab, results)
/external/chromium_org/tools/perf/measurements/
Dchrome_proxy.py34 self._metrics = chrome_proxy.ChromeProxyMetric()
53 self._metrics = chrome_proxy.ChromeProxyMetric()