Searched refs:tempDir (Results 1 – 1 of 1) sorted by relevance
90 File tempDir = new File(verifierReportsDir, getReportName(suiteName)); in doInBackground() local91 tempDir.mkdirs(); in doInBackground()101 result, tempDir, START_MS, END_MS, REFERENCE_URL, LOG_URL, in doInBackground()105 copyFormattingFiles(tempDir); in doInBackground()108 ZipUtil.createZip(tempDir, reportZipFile); in doInBackground()114 FileUtil.recursiveDelete(tempDir); in doInBackground()