Searched defs:evictAll (Results 1 – 5 of 5) sorted by relevance
210 public void evictAll() { in evictAll() method in ConnectionPool
306 public void evictAll() throws IOException { in evictAll() method in Cache
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