Searched defs:VideoSpeedIndexImpl (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/tools/perf/metrics/
H A Dspeedindex.py38 self._impl = (VideoSpeedIndexImpl() if tab.video_capture_supported else
122 class VideoSpeedIndexImpl(SpeedIndexImpl): class in inherits:SpeedIndexImpl
125 super(VideoSpeedIndexImpl, self).__init__()

Completed in 137 milliseconds