Searched refs:nestedFile (Results 1 – 1 of 1) sorted by relevance
281 File nestedFile = new File(nestedDir, "anotherpath"); in testConstructor_createCache() local282 FileUtil.writeToFile(filecontents, nestedFile); in testConstructor_createCache()