Home
last modified time | relevance | path

Searched refs:expected_minimum (Results 1 – 7 of 7) sorted by relevance

/external/libchrome/base/metrics/
Ddummy_histogram.h29 bool HasConstructionArguments(Sample expected_minimum,
Ddummy_histogram.cc80 Sample expected_minimum, in HasConstructionArguments() argument
Dsparse_histogram.h47 bool HasConstructionArguments(Sample expected_minimum,
Dhistogram_base.h173 Sample expected_minimum,
Dsparse_histogram.cc99 Sample expected_minimum, in HasConstructionArguments() argument
Dhistogram.h210 bool HasConstructionArguments(Sample expected_minimum,
Dhistogram.cc480 bool Histogram::HasConstructionArguments(Sample expected_minimum, in HasConstructionArguments() argument
484 expected_minimum == declared_min() && in HasConstructionArguments()