Home
last modified time | relevance | path

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

/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/result/suite/
DCertificationReportCreator.java167 saveLog(mReportFile, zippedResults); in invocationEnded()
209 private void saveLog(File resultFile, File zippedResults) throws IOException { in saveLog() method in CertificationReportCreator