Searched defs:bucketCount (Results 1 – 4 of 4) sorted by relevance
100 int bucketCount = valueData.getData(0).getBucketInfoCount(); in testValueMetric() local175 int bucketCount = valueData.getData(0).getBucketInfoCount(); in testPullerAcrossBuckets() local256 int bucketCount = valueData.getData(0).getBucketInfoCount(); in testMultipleEventsPerBucket() local
127 int bucketCount = gaugeData.getData(0).getBucketInfoCount(); in testGaugeMetric() local
278 final int bucketCount = getBucketCount(); in getLabels() local
544 long bucketCount = 0; member