Home
last modified time | relevance | path

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

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