Searched defs:PatternMatchesString (Results 1 – 5 of 5) sorted by relevance
54 bool PatternMatchesString(const char* pattern, const char* str) { in PatternMatchesString() function
73 bool PatternMatchesString(const char* pattern, const char* str) { in PatternMatchesString() function
483 bool UnitTestOptions::PatternMatchesString(const char *pattern, in PatternMatchesString() function in testing::internal::UnitTestOptions
655 static bool PatternMatchesString(const std::string& name_str, in PatternMatchesString() function
2146 static bool PatternMatchesString(const std::string& name_str, in PatternMatchesString() function