Searched refs:ReportEvent (Results 1 – 1 of 1) sorted by relevance
/art/runtime/ |
D | instrumentation_test.cc | 180 ReportEvent(instr, instrumentation_event, soa.Self(), event_method, event_obj, event_dex_pc); in TestEvent() 196 ReportEvent(instr, instrumentation_event, soa.Self(), event_method, event_obj, event_dex_pc); in TestEvent() 305 static void ReportEvent(const instrumentation::Instrumentation* instr, uint32_t event_type, in ReportEvent() function in art::instrumentation::InstrumentationTest
|