Searched refs:computeNullCount (Results 1 – 2 of 2) sorted by relevance
568 final AtomicInteger computeNullCount = new AtomicInteger(); in testRemovalNotification_get_basher() local578 computeNullCount.incrementAndGet(); in testRemovalNotification_get_basher()631 assertEquals(exceptionCount.get() + computeNullCount.get(), stats.loadExceptionCount()); in testRemovalNotification_get_basher()
644 final AtomicInteger computeNullCount = new AtomicInteger(); in testRemovalNotification_get_basher() local654 computeNullCount.incrementAndGet(); in testRemovalNotification_get_basher()707 assertEquals(exceptionCount.get() + computeNullCount.get(), stats.loadExceptionCount()); in testRemovalNotification_get_basher()