Searched refs:subSubFolder (Results 1 – 1 of 1) sorted by relevance
303 File subSubFolder = new File(subFolder, FOLDER_NAME4); in checkDownloadedFolder() local304 Assert.assertTrue(subSubFolder.isDirectory()); in checkDownloadedFolder()305 Assert.assertEquals(1, subSubFolder.list().length); in checkDownloadedFolder()309 new File(subSubFolder.getAbsolutePath(), FILE_NAME6))); in checkDownloadedFolder()