Searched refs:AllocationInstrument (Results 1 – 6 of 6) sorted by relevance
50 AllocationInstrument instrument = new AllocationInstrument(); in getExtraCommandLineArgs()
76 AllocationInstrument allocationInstrument = new AllocationInstrument(); in simpleArgsTest()
56 public final class AllocationInstrument extends Instrument { class63 private static final Logger logger = Logger.getLogger(AllocationInstrument.class.getName());
167 @InstrumentClassKey(AllocationInstrument.class)169 return new AllocationInstrument(); in provideAllocationInstrument()
31 description: "AllocationInstrument doesn't work on Android",
70 instrument.allocation.class=com.google.caliper.runner.AllocationInstrument