Home
last modified time | relevance | path

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

/external/chromium_org/content/browser/download/
Drate_estimator.cc48 ClearOldBuckets(now); in Increment()
64 const_cast<RateEstimator*>(this)->ClearOldBuckets(now); in GetCountPerSecond()
77 void RateEstimator::ClearOldBuckets(TimeTicks now) { in ClearOldBuckets() function in content::RateEstimator
Drate_estimator.h40 void ClearOldBuckets(base::TimeTicks now);