Searched refs:TestEvent (Results 1 – 1 of 1) sorted by relevance
211 void TestEvent(uint32_t instrumentation_event) { in TestEvent() function in art::instrumentation::InstrumentationTest212 TestEvent(instrumentation_event, nullptr, nullptr, false); in TestEvent()215 void TestEvent(uint32_t instrumentation_event, in TestEvent() function in art::instrumentation::InstrumentationTest511 TestEvent(instrumentation::Instrumentation::kMethodEntered, in TEST_F()531 TestEvent(instrumentation::Instrumentation::kMethodExited, in TEST_F()550 TestEvent(instrumentation::Instrumentation::kMethodExited, in TEST_F()557 TestEvent(instrumentation::Instrumentation::kMethodUnwind); in TEST_F()561 TestEvent(instrumentation::Instrumentation::kDexPcMoved); in TEST_F()565 TestEvent(instrumentation::Instrumentation::kFieldRead); in TEST_F()569 TestEvent(instrumentation::Instrumentation::kWatchedFramePop); in TEST_F()[all …]