Searched defs:simulateValueReclamation (Results 1 – 2 of 2) sorted by relevance
64 static <K, V> void simulateValueReclamation(Cache<K, V> cache, K key) { in simulateValueReclamation() method in CacheTesting