- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for testEviction_invalidateAll (0.08 sec)
-
android/guava-tests/test/com/google/common/cache/CacheEvictionTest.java
// add an over-the-maximum-weight entry getAll(cache, asList(46)); CacheTesting.drainRecencyQueues(cache); assertThat(keySet).contains(0); } public void testEviction_invalidateAll() { // test that .invalidateAll() resets total weight state correctly IdentityLoader<Integer> loader = identityLoader(); LoadingCache<Integer, Integer> cache =
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Tue May 13 18:46:00 UTC 2025 - 15K bytes - Viewed (0)