HomeSort by relevance Sort by last modified time
    Searched defs:bucket_count_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/browser/download/
rate_estimator.h 46 size_t bucket_count_; member in class:content::RateEstimator
  /external/chromium/base/metrics/
histogram.h 556 Sample declared_max_; // Over this goes into counts_[bucket_count_ - 1].
557 size_t bucket_count_; // Dimension of counts_[]. member in class:base::Histogram

Completed in 33 milliseconds