Searched refs:nestedDir (Results 1 – 1 of 1) sorted by relevance
279 File nestedDir = new File(cacheRoot, "aa"); in testConstructor_createCache() local280 nestedDir.mkdir(); in testConstructor_createCache()281 File nestedFile = new File(nestedDir, "anotherpath"); in testConstructor_createCache()