Searched refs:resultFilename (Results 1 – 1 of 1) sorted by relevance
533 final String resultFilename = getDeviceFilename(LogFileType.RESULT, data.getIteration()); in runTest() local536 if (getDevice().doesFileExist(resultFilename)) { in runTest()