Searched refs:perf_test_runner (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/build/android/
H A Dtest_runner.py35 from pylib.perf import test_runner as perf_test_runner namespace
645 return perf_test_runner.OutputJsonList(
650 return perf_test_runner.PrintTestOutput(perf_options.print_step)
668 return perf_test_runner.PrintTestOutput('single_step')
670 perf_test_runner.PrintSummary(tests)

Completed in 27 milliseconds