Searched refs:OnPrefsRead (Results 1 – 5 of 5) sorted by relevance
90 network_quality_estimator_->OnPrefsRead(read_prefs_startup_); in InitializeOnNetworkThread()
255 estimator.OnPrefsRead(read_prefs); in TEST_F()
249 void OnPrefsRead(
2255 TEST_F(NetworkQualityEstimatorTest, OnPrefsRead) { in TEST_F() argument2298 estimator.OnPrefsRead(read_prefs); in TEST_F()2404 estimator.OnPrefsRead(read_prefs); in TEST_F()2493 estimator.OnPrefsRead(read_prefs); in TEST_F()
1283 void NetworkQualityEstimator::OnPrefsRead( in OnPrefsRead() function in net::NetworkQualityEstimator