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