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

  /external/chromium_org/tools/perf_expectations/
update_perf_expectations_unittest.py 60 upe_mod.GetMatchingTests(tests_to_update,
77 actual_list = upe_mod.GetMatchingTests(tests_to_update,
102 actual_list = upe_mod.GetMatchingTests(tests_to_update,
update_perf_expectations.py 95 tests_list.extend(GetMatchingTests(test_case_filter.strip(),
100 def GetMatchingTests(tests_to_update, all_test_keys):
  /external/chromium_org/mojo/public/cpp/bindings/tests/
validation_unittest.cc 67 std::vector<std::string> GetMatchingTests(const std::vector<std::string>& names,
162 std::vector<std::string> tests = GetMatchingTests(names, prefix);

Completed in 189 milliseconds