Searched defs:IsGlobPattern (Results 1 – 2 of 2) sorted by relevance
111 TEST(StringUtilsTest, IsGlobPattern) { in TEST() argument
98 bool IsGlobPattern(std::string_view s) { in IsGlobPattern() function