Home
last modified time | relevance | path

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

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