OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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