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

  /external/chromium_org/tools/perf/benchmarks/
smoothness.py 7 from measurements import smoothness namespace
15 test = smoothness.Smoothness
20 test = smoothness.Smoothness
26 test = smoothness.Smoothness
32 test = smoothness.Smoothness
38 test = smoothness.Smoothnes
    [all...]
scheduler.py 6 from measurements import smoothness namespace
16 test = smoothness.Smoothness
25 test = smoothness.Smoothness
  /external/chromium_org/tools/perf/measurements/
smoothness.py 10 class Smoothness(page_test.PageTest):
12 super(Smoothness, self).__init__('RunSmoothness')
smoothness_unittest.py 6 from measurements import smoothness namespace
55 """Smoke test for smoothness measurement
57 Runs smoothness measurement on a simple page and verifies
70 measurement = smoothness.Smoothness()
103 measurement = smoothness.Smoothness()
135 measurement = smoothness.Smoothness()
144 self.TestTracingCleanedUp(smoothness.Smoothness, self._options
    [all...]
record_per_area.py 7 from measurements import smoothness namespace
23 smoothness.Smoothness.CustomizeBrowserOptions(options)

Completed in 48 milliseconds