Searched refs:custom_ranges_ (Results 1 – 1 of 1) sorted by relevance
1026 custom_ranges_ = custom_ranges; in Factory()1033 std::vector<int> ranges = *custom_ranges_; in CreateRanges()1053 const std::vector<Sample>* custom_ranges_; member in base::CustomHistogram::Factory