HomeSort by relevance Sort by last modified time
    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 53 milliseconds