Searched refs:ValidateCustomRanges (Results 1 – 2 of 2) sorted by relevance
603 static bool ValidateCustomRanges(const std::vector<Sample>& custom_ranges);
1228 CHECK(ValidateCustomRanges(custom_ranges)); in FactoryGet()1341 bool CustomHistogram::ValidateCustomRanges( in ValidateCustomRanges() function in base::CustomHistogram