Searched refs:evictAll (Results 1 – 3 of 3) sorted by relevance
100 cache.evictAll(); in clear()
139 public synchronized final void evictAll() { in evictAll() method in BasicLruCache
125 cache.evictAll(); in testEvictAll()