Searched defs:evictAll (Results 1 – 8 of 8) sorted by relevance
210 public void evictAll() { in evictAll() method in ConnectionPool
307 public void evictAll() throws IOException { in evictAll() method in Cache
216 public void evictAll() { in evictAll() method in ConnectionPool
309 public void evictAll() throws IOException { in evictAll() method in Cache
684 public synchronized void evictAll() throws IOException { in evictAll() method in DiskLruCache
682 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