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