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

  /external/chromium_org/tools/perf/benchmarks/
thread_times.py 7 from measurements import thread_times namespace
14 test = thread_times.ThreadTimes
23 test = thread_times.ThreadTimes
31 """Same as thread_times.key_silk_cases but with the old name."""
41 test = thread_times.ThreadTimes
50 test = thread_times.ThreadTimes
58 test = thread_times.ThreadTimes
  /external/chromium_org/tools/perf/measurements/
thread_times_unittest.py 5 from measurements import thread_times namespace
25 measurement = thread_times.ThreadTimes()
39 measurement = thread_times.ThreadTimes()
51 self.TestTracingCleanedUp(thread_times.ThreadTimes, self._options)

Completed in 198 milliseconds