Searched defs:PrefValueInManagedStore (Results 1 – 2 of 2) sorted by relevance
148 bool PrefValueStore::PrefValueInManagedStore(const std::string& name) const { in PrefValueInManagedStore() function in PrefValueStore
520 TEST_F(PrefValueStoreTest, PrefValueInManagedStore) { in TEST_F() argument