Searched defs:EscapeGlob (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/art/libarttools/ | ||
H A D | tools_test.cc | 121 TEST_F(ArtToolsTest, EscapeGlob) { in TEST_F() argument |
H A D | tools.cc | 175 std::string EscapeGlob(const std::string& str) { in EscapeGlob() function |