Searched refs:custom_ranges_ (Results 1 – 2 of 2) sorted by relevance
29 custom_ranges_ = custom_ranges;
1192 custom_ranges_ = custom_ranges; in Factory()1199 std::vector<int> ranges = *custom_ranges_; in CreateRanges()1219 const std::vector<Sample>* custom_ranges_; member in base::CustomHistogram::Factory