Searched defs:DexPcMovedEvent (Results 1 – 2 of 2) sorted by relevance
/art/runtime/ | ||
D | instrumentation.h | 433 void DexPcMovedEvent(Thread* thread, in DexPcMovedEvent() function |
D | instrumentation_test.cc | 564 TEST_F(InstrumentationTest, DexPcMovedEvent) { in TEST_F() argument |