- Sort Score
- Num 10 results
- Language All
Results 1 - 2 of 2 for simulateValueReclamation (0.08 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
guava-tests/test/com/google/common/cache/CacheLoadingTest.java
CacheTesting.simulateValueReclamation(cache, key); // this blocks if computation can't deal with partially-collected values assertThat(cache.getUnchecked(key)).isNotNull(); assertThat(cache.size()).isEqualTo(1); assertThat(countingLoader.getCount()).isEqualTo(2); CacheTesting.simulateValueReclamation(cache, key); cache.refresh(key);Created: Fri Dec 26 12:43:10 GMT 2025 - Last Modified: Tue Sep 30 22:03:28 GMT 2025 - 91.1K bytes - Click Count (0) -
android/guava-tests/test/com/google/common/cache/CacheLoadingTest.java
CacheTesting.simulateValueReclamation(cache, key); // this blocks if computation can't deal with partially-collected values assertThat(cache.getUnchecked(key)).isNotNull(); assertThat(cache.size()).isEqualTo(1); assertThat(countingLoader.getCount()).isEqualTo(2); CacheTesting.simulateValueReclamation(cache, key); cache.refresh(key);Created: Fri Dec 26 12:43:10 GMT 2025 - Last Modified: Tue Sep 30 22:03:28 GMT 2025 - 91.1K bytes - Click Count (0)