Searched refs:GetMatchingTests (Results 1 – 1 of 1) sorted by relevance
92 std::vector<std::string> GetMatchingTests(const std::vector<std::string>& names, in GetMatchingTests() function187 std::vector<std::string> tests = GetMatchingTests(names, prefix); in RunValidationTests()