Searched refs:reporterJar (Results 1 – 1 of 1) sorted by relevance
86 final File reporterJar = new File(mWorkDir, REPORTER_JAR_NAME); in buildSubprocessReporterJar() local100 createJar(reporterJar, manifest, classFiles, configFileName, patchedConfigFile); in buildSubprocessReporterJar()108 createJar(reporterJar, manifest, classFiles, configFileName, patchedConfigFile); in buildSubprocessReporterJar()113 return reporterJar; in buildSubprocessReporterJar()