Home
last modified time | relevance | path

Searched defs:MicrobenchmarkInstrumentation (Results 1 – 1 of 1) sorted by relevance

/external/caliper/caliper/src/main/java/com/google/caliper/runner/
DRuntimeInstrument.java212 private class MicrobenchmarkInstrumentation extends RuntimeInstrumentation { class in RuntimeInstrument
213 MicrobenchmarkInstrumentation(Method benchmarkMethod) { in MicrobenchmarkInstrumentation() method in RuntimeInstrument.MicrobenchmarkInstrumentation