HomeSort by relevance Sort by last modified time
    Searched refs:SmoothnessMetric (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/tools/perf/metrics/
smoothness.py 27 class SmoothnessMetric(Metric):
29 super(SmoothnessMetric, self).__init__()
  /external/chromium_org/tools/perf/measurements/
smoothness.py 37 self._metric = smoothness.SmoothnessMetric()

Completed in 71 milliseconds