Home
last modified time | relevance | path

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

/external/caliper/caliper/src/main/java/com/google/caliper/runner/
DAllocationInstrument.java173 private static Optional<File> findAllocationInstrumentJarOnClasspath() throws IOException { in findAllocationInstrumentJarOnClasspath() method in AllocationInstrument
204 Optional<File> instrumentJar = findAllocationInstrumentJarOnClasspath(); in getExtraCommandLineArgs()