Searched defs:createInstrumentation (Results 1 – 6 of 6) sorted by relevance
52 public Instrumentation createInstrumentation(Method benchmarkMethod) in createInstrumentation() method in ArbitraryMeasurementInstrument
71 public Instrumentation createInstrumentation(Method benchmarkMethod) in createInstrumentation() method in AllocationInstrument
66 public abstract Instrumentation createInstrumentation(Method benchmarkMethod) in createInstrumentation() method in Instrument
95 public Instrumentation createInstrumentation(Method benchmarkMethod) in createInstrumentation() method in RuntimeInstrument
127 public Instrumentation createInstrumentation(Method benchmarkMethod) in createInstrumentation() method in ExperimentingRunnerModuleTest.FakeInstrument
389 private static Instrumentation createInstrumentation( in createInstrumentation() method in ParallelUniverse