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

/external/chromium_org/tools/perf_expectations/
H A Dupdate_perf_expectations_unittest.py60 upe_mod.GetMatchingTests(tests_to_update,
77 actual_list = upe_mod.GetMatchingTests(tests_to_update,
102 actual_list = upe_mod.GetMatchingTests(tests_to_update,
H A Dupdate_perf_expectations.py95 tests_list.extend(GetMatchingTests(test_case_filter.strip(),
100 def GetMatchingTests(tests_to_update, all_test_keys): function
/external/chromium_org/mojo/public/cpp/bindings/tests/
H A Dvalidation_unittest.cc67 std::vector<std::string> GetMatchingTests(const std::vector<std::string>& names, function in namespace:mojo::test::__anon8221
162 std::vector<std::string> tests = GetMatchingTests(names, prefix);

Completed in 197 milliseconds