HomeSort by relevance Sort by last modified time
    Searched refs:kInstrumentWithInstrumentationStubs (Results 1 - 3 of 3) sorted by null

  /art/runtime/
instrumentation_test.cc     [all...]
instrumentation.cc 637 return InstrumentationLevel::kInstrumentWithInstrumentationStubs;
680 CHECK_EQ(requested_level, InstrumentationLevel::kInstrumentWithInstrumentationStubs);
    [all...]
instrumentation.h 183 kInstrumentWithInstrumentationStubs, // execute with instrumentation entry/exit stubs
    [all...]

Completed in 66 milliseconds