Searched refs:IsGlobPattern (Results 1 – 1 of 1) sorted by relevance
778 bool IsGlobPattern(const std::string& pattern) { in IsGlobPattern() function793 all_patterns.begin(), all_patterns.end(), &IsGlobPattern); in UnitTestFilter()