Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/
DReportExporter.java151 File resultFile = new File(resultsDir, resultFileName); in copyFormattingFiles() local
153 FileUtil.writeToFile(rawStream, resultFile); in copyFormattingFiles()