HomeSort by relevance Sort by last modified time
    Searched refs:simulateKeyReclamation (Results 1 - 2 of 2) sorted by null

  /external/guava/guava-tests/test/com/google/common/cache/
CacheTesting.java 83 static <K, V> void simulateKeyReclamation(Cache<K, V> cache, K key) {
CacheLoadingTest.java     [all...]

Completed in 471 milliseconds