Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/components/prefs/
H A Dpref_value_store.cc156 bool PrefValueStore::PrefValueInExtensionStore(const std::string& name) const { in PrefValueInExtensionStore() function in PrefValueStore
H A Dpref_value_store_unittest.cc541 TEST_F(PrefValueStoreTest, PrefValueInExtensionStore) { in TEST_F() argument