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

/external/chromium_org/tools/perf_expectations/
H A Dupdate_perf_expectations_unittest.py117 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)
H A Dupdate_perf_expectations.py74 def GetTestsToUpdate(contents, all_test_keys): function
243 tests_to_update = GetTestsToUpdate(tests_filter, all_test_keys)

Completed in 56 milliseconds