OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ValidateCustomRanges
(Results
1 - 2
of
2
) sorted by null
/external/libchrome/base/metrics/
histogram.h
440
static bool
ValidateCustomRanges
(const std::vector<Sample>& custom_ranges);
histogram.cc
773
CHECK(
ValidateCustomRanges
(custom_ranges));
878
bool CustomHistogram::
ValidateCustomRanges
(
Completed in 1324 milliseconds