- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for setValuePrefix (0.49 sec)
-
android/guava-tests/test/com/google/common/cache/CacheExpirationTest.java
WatchedCreatorLoader loader, FakeTicker ticker, String keyPrefix, long ttl) { loader.setKeyPrefix(keyPrefix); int shift1 = 10 + VALUE_PREFIX; loader.setValuePrefix(shift1); // fill with initial data for (int i = 0; i < 10; i++) { assertThat(cache.getUnchecked(keyPrefix + i)).isEqualTo(i + shift1); }Registered: Fri Dec 26 12:43:10 UTC 2025 - Last Modified: Tue Sep 30 22:03:28 UTC 2025 - 19.2K bytes - Viewed (0)