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

  /external/chromium_org/tools/perf_expectations/
update_perf_expectations_unittest.py 117 actual_list = upe_mod.GetTestsToUpdate(contents, all_tests_keys)
132 actual_list = upe_mod.GetTestsToUpdate(contents, all_tests_keys)
160 actual_list = upe_mod.GetTestsToUpdate(contents, all_tests_keys)
update_perf_expectations.py 74 def GetTestsToUpdate(contents, all_test_keys):
243 tests_to_update = GetTestsToUpdate(tests_filter, all_test_keys)

Completed in 45 milliseconds