Home
last modified time | relevance | path

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

/external/caliper/caliper/src/main/java/com/google/caliper/runner/
DAllocationInstrument.java81 return new MicroAllocationInstrumentation(benchmarkMethod); in createInstrumentation()
91 private final class MicroAllocationInstrumentation extends Instrumentation { class in AllocationInstrument
92 MicroAllocationInstrumentation(Method benchmarkMethod) { in MicroAllocationInstrumentation() method in AllocationInstrument.MicroAllocationInstrumentation