Searched refs:speedindex (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/tools/perf/metrics/
H A Dspeedindex_unittest.py5 # These tests access private methods in the speedindex module.
15 from metrics import speedindex namespace
93 impl = speedindex.PaintRectSpeedIndexImpl()
102 impl = speedindex.PaintRectSpeedIndexImpl()
125 impl = speedindex.VideoSpeedIndexImpl()
149 impl = speedindex.VideoSpeedIndexImpl()
167 impl = speedindex.PaintRectSpeedIndexImpl()
187 Given the same timeline data, both this speedindex metric and webpagetest.org
200 impl = speedindex.PaintRectSpeedIndexImpl()
/external/chromium_org/tools/perf/measurements/
H A Dpage_cycler.py25 from metrics import speedindex namespace
40 self._speedindex_metric = speedindex.SpeedIndexMetric()

Completed in 2208 milliseconds