Home
last modified time | relevance | path

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

/development/vndk/tools/header-checker/src/utils/
Dstring_utils_test.cpp111 TEST(StringUtilsTest, IsGlobPattern) { in TEST() argument
Dstring_utils.cpp98 bool IsGlobPattern(std::string_view s) { in IsGlobPattern() function