- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for testRemovalListener_expireAfterWrite (0.13 seconds)
-
android/guava-tests/test/com/google/common/cache/CacheExpirationTest.java
// ensure that no new notifications are sent assertWithMessage("Eviction notifications must be received") .that(removalListener.getCount()) .isEqualTo(21); } public void testRemovalListener_expireAfterWrite() { FakeTicker ticker = new FakeTicker(); AtomicInteger evictionCount = new AtomicInteger(); AtomicInteger applyCount = new AtomicInteger(); AtomicInteger totalSum = new AtomicInteger();Created: Fri Dec 26 12:43:10 GMT 2025 - Last Modified: Tue Sep 30 22:03:28 GMT 2025 - 19.2K bytes - Click Count (0)