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

  /art/runtime/
instrumentation_test.cc 703 EXPECT_EQ(Instrumentation::InstrumentationLevel::kInstrumentWithInstrumentationStubs,
    [all...]
instrumentation.cc 591 return InstrumentationLevel::kInstrumentWithInstrumentationStubs;
634 CHECK_EQ(requested_level, InstrumentationLevel::kInstrumentWithInstrumentationStubs);
    [all...]
instrumentation.h 168 kInstrumentWithInstrumentationStubs, // execute with instrumentation entry/exit stubs

Completed in 311 milliseconds