Home
last modified time | relevance | path

Searched refs:throughput_observation (Results 1 – 1 of 1) sorted by relevance

/external/cronet/net/nqe/
Dnetwork_quality_estimator.cc195 Observation throughput_observation( in AddDefaultEstimates() local
200 AddAndNotifyObserversOfThroughput(throughput_observation); in AddDefaultEstimates()
1139 Observation throughput_observation(downstream_kbps, tick_clock_->NowTicks(), in OnNewThroughputObservationAvailable() local
1142 AddAndNotifyObserversOfThroughput(throughput_observation); in OnNewThroughputObservationAvailable()