Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/components/prefs/
H A Dpref_value_map_unittest.cc72 TEST(PrefValueMapTest, ClearWithPrefix) { in TEST() argument
H A Dpref_value_map.cc60 void PrefValueMap::ClearWithPrefix(const std::string& prefix) { in ClearWithPrefix() function in PrefValueMap