Searched refs:reporterJar (Results 1 – 1 of 1) sorted by relevance
87 final File reporterJar = new File(mWorkDir, REPORTER_JAR_NAME); in buildSubprocessReporterJar() local101 createJar(reporterJar, manifest, classFiles, configFileName, patchedConfigFile); in buildSubprocessReporterJar()109 createJar(reporterJar, manifest, classFiles, configFileName, patchedConfigFile); in buildSubprocessReporterJar()114 return reporterJar; in buildSubprocessReporterJar()