Searched refs:getCountAboveRange (Results 1 – 2 of 2) sorted by relevance
41 ASSERT_EQ(0, histogram.getCountAboveRange()); in TEST()61 ASSERT_EQ(0, histogram.getCountAboveRange()); in TEST()66 ASSERT_EQ(1, histogram.getCountAboveRange()); // 200 is above top bin in TEST()87 ASSERT_EQ(0, histogram.getCountAboveRange()); in TEST()
106 uint64_t getCountAboveRange() const { in getCountAboveRange() function131 count = getCountAboveRange(); in dump()