Searched refs:falseCount (Results 1 – 1 of 1) sorted by relevance
38 HistogramDelta falseCount = new HistogramDelta(histogram, 0); in testRecordBooleanHistogram() local41 Assert.assertEquals(0, falseCount.getDelta()); in testRecordBooleanHistogram()45 Assert.assertEquals(0, falseCount.getDelta()); in testRecordBooleanHistogram()49 Assert.assertEquals(0, falseCount.getDelta()); in testRecordBooleanHistogram()53 Assert.assertEquals(1, falseCount.getDelta()); in testRecordBooleanHistogram()