Searched refs:http_downstream_throughput_kbps_observations_ (Results 1 – 3 of 3) sorted by relevance
101 http_downstream_throughput_kbps_observations_( in NetworkQualityEstimator()464 http_downstream_throughput_kbps_observations_.Clear(); in OnConnectionTypeChanged()572 http_downstream_throughput_kbps_observations_.Size(); in ComputeEffectiveConnectionType()933 return http_downstream_throughput_kbps_observations_ in GetDownlinkThroughputKbpsEstimateInternal()1034 http_downstream_throughput_kbps_observations_.SetTickClockForTesting( in SetTickClockForTesting()1112 observation, &http_downstream_throughput_kbps_observations_); in AddAndNotifyObserversOfThroughput()1114 http_downstream_throughput_kbps_observations_.AddObservation(observation); in AddAndNotifyObserversOfThroughput()1183 http_downstream_throughput_kbps_observations_.Size()) { in ShouldComputeEffectiveConnectionType()
548 ObservationBuffer http_downstream_throughput_kbps_observations_; variable
1139 estimator.http_downstream_throughput_kbps_observations_.AddObservation( in TEST_F()1166 estimator.http_downstream_throughput_kbps_observations_.AddObservation( in TEST_F()2490 EXPECT_EQ(0u, estimator.http_downstream_throughput_kbps_observations_.Size()); in TEST_F()2559 EXPECT_EQ(1u, estimator.http_downstream_throughput_kbps_observations_.Size()); in TEST_F()2567 EXPECT_EQ(2u, estimator.http_downstream_throughput_kbps_observations_.Size()); in TEST_F()2572 EXPECT_EQ(3u, estimator.http_downstream_throughput_kbps_observations_.Size()); in TEST_F()