Home
last modified time | relevance | path

Searched defs:PrefixSep (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/zucchini/
H A Dio_utils.h88 explicit PrefixSep(const std::string& sep_str) : sep_str_(sep_str) {} in PrefixSep() function
H A Dio_utils_unittest.cc69 TEST(IOUtilsTest, PrefixSep) { in TEST() argument
/aosp_15_r20/external/zucchini/aosp/include/components/zucchini/
H A Dio_utils.h88 explicit PrefixSep(const std::string& sep_str) : sep_str_(sep_str) {} in PrefixSep() function