Home
last modified time | relevance | path

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

/external/caliper/caliper/src/test/java/com/google/caliper/runner/
DWorkerProcessTest.java76 AllocationInstrument allocationInstrument = new AllocationInstrument(); in simpleArgsTest() local
77 allocationInstrument.setOptions(ImmutableMap.of("trackAllocations", "true")); in simpleArgsTest()
84 allocationInstrument.createInstrumentation(method), in simpleArgsTest()
98 allocationInstrument.getExtraCommandLineArgs(vmConfig); in simpleArgsTest()