Searched refs:filecontents (Results 1 – 1 of 1) sorted by relevance
273 final String filecontents = "these are the file contents"; in testConstructor_createCache() local275 FileUtil.writeToFile(filecontents, file1); in testConstructor_createCache()282 FileUtil.writeToFile(filecontents, nestedFile); in testConstructor_createCache()299 final String filecontents = "these are the file contents"; in testConstructor_cacheExceeded() local301 FileUtil.writeToFile(filecontents, file1); in testConstructor_cacheExceeded()306 FileUtil.writeToFile(filecontents, file2); in testConstructor_cacheExceeded()