Home
last modified time | relevance | path

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

/external/caliper/caliper/src/main/java/com/google/caliper/runner/
DAllocationInstrument.java204 Optional<File> instrumentJar = findAllocationInstrumentJarOnClasspath(); in getExtraCommandLineArgs() local
206 if (instrumentJar.isPresent()) { in getExtraCommandLineArgs()
207 agentJar = instrumentJar.get().getAbsolutePath(); in getExtraCommandLineArgs()
/external/robolectric-shadows/sandbox/src/main/java/org/robolectric/
DJarInstrumentor.java48 instrumentJar(new File(args[0]), new File(args[1])); in run()
51 private void instrumentJar(File sourceFile, File destFile) throws IOException { in instrumentJar() method in JarInstrumentor
/external/conscrypt/benchmark-android/
Dvogar.jarMETA-INF/ META-INF/MANIFEST.MF vogar/ vogar/TestProperties.class TestProperties ...