Searched defs:custom_ranges (Results 1 – 5 of 5) sorted by relevance
107 std::vector<int> custom_ranges; in TEST_P() local293 std::vector<HistogramBase::Sample> custom_ranges; in TEST_P() local343 std::vector<HistogramBase::Sample> custom_ranges; in TEST_P() local426 std::vector<int> custom_ranges; in TEST_P() local583 std::vector<int> custom_ranges; in TEST_P() local724 std::vector<int> custom_ranges; in TEST() local
176 #define LOCAL_HISTOGRAM_CUSTOM_ENUMERATION(name, sample, custom_ranges) \ argument261 #define UMA_HISTOGRAM_CUSTOM_ENUMERATION(name, sample, custom_ranges) \ argument
84 std::vector<int> custom_ranges; in TEST_F() local
303 std::vector<int> custom_ranges; in TEST_P() local575 std::vector<int> custom_ranges; in TEST_P() local
1023 const std::vector<Sample>* custom_ranges, in Factory()1060 const std::vector<Sample>& custom_ranges, in FactoryGet()1069 const std::vector<Sample>& custom_ranges, in FactoryGet()1179 const std::vector<Sample>& custom_ranges) { in ValidateCustomRanges()