Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/cluster/
DSubprocessReportingHelper.java86 final File reporterJar = new File(mWorkDir, REPORTER_JAR_NAME); in buildSubprocessReporterJar() local
100 createJar(reporterJar, manifest, classFiles, configFileName, patchedConfigFile); in buildSubprocessReporterJar()
108 createJar(reporterJar, manifest, classFiles, configFileName, patchedConfigFile); in buildSubprocessReporterJar()
113 return reporterJar; in buildSubprocessReporterJar()