Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/components/prefs/
H A Ddefault_pref_store_unittest.cc51 TEST(DefaultPrefStoreTest, NotifyPrefValueChanged) { in TEST() argument
H A Dtesting_pref_store.cc171 void TestingPrefStore::NotifyPrefValueChanged(const std::string& key) { in NotifyPrefValueChanged() function in TestingPrefStore