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

  /art/runtime/
instrumentation_test.cc 745 EXPECT_EQ(Instrumentation::InstrumentationLevel::kInstrumentWithInstrumentationStubs,
    [all...]
instrumentation.cc 691 return InstrumentationLevel::kInstrumentWithInstrumentationStubs;
708 if (p.second == InstrumentationLevel::kInstrumentWithInstrumentationStubs) {
744 requested_level != InstrumentationLevel::kInstrumentWithInstrumentationStubs)
    [all...]
instrumentation.h 196 kInstrumentWithInstrumentationStubs, // execute with instrumentation entry/exit stubs
    [all...]

Completed in 2623 milliseconds