Searched defs:ClearWithPrefix (Results 1 – 2 of 2) sorted by relevance
72 TEST(PrefValueMapTest, ClearWithPrefix) { in TEST() argument
60 void PrefValueMap::ClearWithPrefix(const std::string& prefix) { in ClearWithPrefix() function in PrefValueMap