Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/
DReportExporter.java179 private void copyFormattingFiles(File resultsDir) { in copyFormattingFiles() argument
189 File resultFile = new File(resultsDir, resultFileName); in copyFormattingFiles()