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

  /external/chromium_org/tools/perf_expectations/
update_perf_expectations_unittest.py 26 upe_mod.PrepareTestsForUpdate(tests_to_update, all_tests_copy, reva, revb)
191 upe_mod.PrepareTestsForUpdate(tests_to_update, all_tests, reva, revb)
195 upe_mod.PrepareTestsForUpdate(tests_to_update, all_tests, reva, revb)
200 upe_mod.PrepareTestsForUpdate(tests_to_update, all_tests, reva, revb)
update_perf_expectations.py 121 def PrepareTestsForUpdate(tests_to_update, all_tests, reva, revb):
247 PrepareTestsForUpdate(tests_to_update, all_tests, options.reva, options.revb)

Completed in 1174 milliseconds