Home
last modified time | relevance | path

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

/llvm-project/third-party/unittest/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()