Home
last modified time | relevance | path

Searched refs:IsGlobPattern (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/googletest/googletest/src/
H A Dgtest.cc778 bool IsGlobPattern(const std::string& pattern) { in IsGlobPattern() function
793 all_patterns.begin(), all_patterns.end(), &IsGlobPattern); in UnitTestFilter()