Searched refs:reportFilename (Results 1 – 1 of 1) sorted by relevance
539 final String reportFilename = data.getLogFile(LogFileType.RESULT); in runTest() local540 if (reportFilename != null && !reportFilename.isEmpty()) { in runTest()541 loopbackReport = new File(reportFilename); in runTest()