Searched refs:HISTOGRAM (Results 1 – 2 of 2) sorted by relevance
49 static final String HISTOGRAM = "histogram"; field in AggregateReport295 debugPayload.put(OPERATION, HISTOGRAM); in generateDebugPayload()
420 HISTOGRAM = 5; enumerator426 // The number of entries should match the number of times HISTOGRAM appears in aggregation_types.427 // Each i'th HistogramBinConfig corresponds to the i'th HISTOGRAM entry in aggregation_types so