Searched refs:NotifyBytesRead (Results 1 – 6 of 6) sorted by relevance
78 void NotifyBytesRead(const URLRequest& request);
172 void ThroughputAnalyzer::NotifyBytesRead(const URLRequest& request) { in NotifyBytesRead() function in net::nqe::internal::ThroughputAnalyzer
318 throughput_analyzer_->NotifyBytesRead(request); in NotifyHeadersReceived()323 void NetworkQualityEstimator::NotifyBytesRead( in NotifyBytesRead() function in net::NetworkQualityEstimator327 throughput_analyzer_->NotifyBytesRead(request); in NotifyBytesRead()
182 void NotifyBytesRead(const URLRequest& request,
567 throughput_analyzer.NotifyBytesRead(*request_not_local); in TEST_F()620 throughput_analyzer.NotifyBytesRead(*request_not_local); in TEST_F()
765 request_->context()->network_quality_estimator()->NotifyBytesRead( in RecordBytesRead()