Searched defs:declared_max (Results 1 – 2 of 2) sorted by relevance
/external/chromium/base/metrics/ | ||
D | histogram.h | 442 Sample declared_max() const { return declared_max_; } in declared_max() function |
D | histogram.cc | 239 int declared_max; in DeserializeHistogramInfo() local |