Searched defs:FileDownloadCache (Results 1 – 2 of 2) sorted by relevance
51 public class FileDownloadCache { class112 FileDownloadCache(File cacheRoot) { in FileDownloadCache() method in FileDownloadCache
308 new FileDownloadCache(cacheRoot) { in testConstructor_cacheExceeded() method