Searched defs:declared_max_ (Results 1 - 1 of 1) sorted by relevance

/external/chromium/base/metrics/
H A Dhistogram.h442 Sample declared_max() const { return declared_max_; }
501 // values relate properly to the declared_min_ and declared_max_)..
556 Sample declared_max_; // Over this goes into counts_[bucket_count_ - 1]. member in class:base::Histogram

Completed in 35 milliseconds