Home
last modified time | relevance | path

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

/external/apache-commons-io/src/test/java/org/apache/commons/io/
DFileUtilsTest.java236 final File childDir2 = new File(parentDir, "child2"); in createFilesForTestCopyDirectory() local
238 final File grandChild2Dir = new File(childDir2, "grandChild2"); in createFilesForTestCopyDirectory()
242 final File file4 = new File(childDir2, "file4.txt"); in createFilesForTestCopyDirectory()