Home
last modified time | relevance | path

Searched refs:nestedFile (Results 1 – 1 of 1) sorted by relevance

/tools/tradefederation/core/javatests/com/android/tradefed/build/
DFileDownloadCacheFuncTest.java281 File nestedFile = new File(nestedDir, "anotherpath"); in testConstructor_createCache() local
282 FileUtil.writeToFile(filecontents, nestedFile); in testConstructor_createCache()