Searched refs:AddEffectiveConnectionTypeObserver (Results 1 – 4 of 4) sorted by relevance
379 estimator.AddEffectiveConnectionTypeObserver(&observer); in TEST_F()720 estimator.AddEffectiveConnectionTypeObserver( in TEST_F()1301 estimator.AddEffectiveConnectionTypeObserver(&observer); in TEST_F()1367 estimator.AddEffectiveConnectionTypeObserver(&observer_2); in TEST_F()1376 estimator.AddEffectiveConnectionTypeObserver(&observer_3); in TEST_F()1641 estimator.AddEffectiveConnectionTypeObserver(&observer); in TEST_F()1689 estimator.AddEffectiveConnectionTypeObserver(&observer); in TEST_F()2137 estimator.AddEffectiveConnectionTypeObserver(&ect_observer); in TEST_F()2206 estimator.AddEffectiveConnectionTypeObserver(&ect_observer); in TEST_F()2285 estimator.AddEffectiveConnectionTypeObserver( in TEST_F()[all …]
126 void AddEffectiveConnectionTypeObserver(
812 void NetworkQualityEstimator::AddEffectiveConnectionTypeObserver( in AddEffectiveConnectionTypeObserver() function in net::NetworkQualityEstimator
372 network_quality_estimator_->AddEffectiveConnectionTypeObserver(this); in BuildDefaultURLRequestContext()