OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:rate_estimator_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/content/browser/download/
download_file_impl.h
98
RateEstimator
rate_estimator_
;
member in class:content::DownloadFileImpl
download_file_impl.cc
99
rate_estimator_
.Increment(data_len);
189
return
rate_estimator_
.GetCountPerSecond();
Completed in 301 milliseconds