Searched defs:evictAll (Results 1 – 10 of 10) sorted by relevance
118 public synchronized final void evictAll() { in evictAll() method in BasicLruCache
216 public void evictAll() { in evictAll() method in ConnectionPool
309 public void evictAll() throws IOException { in evictAll() method in Cache
210 public void evictAll() { in evictAll() method in ConnectionPool
307 public void evictAll() throws IOException { in evictAll() method in Cache
327 public final void evictAll() { in evictAll() method in LruCache
682 public synchronized void evictAll() throws IOException { in evictAll() method in DiskLruCache
684 public synchronized void evictAll() throws IOException { in evictAll() method in DiskLruCache
883 @Test public void evictAll() throws Exception { in evictAll() method in DiskLruCacheTest
1959 @Test public void evictAll() throws Exception { in evictAll() method in CacheTest