Searched defs:ExceptionHandledEvent (Results 1 – 2 of 2) sorted by relevance
/aosp12/art/runtime/ | ||
H A D | instrumentation_test.cc | 612 TEST_F(InstrumentationTest, ExceptionHandledEvent) { in TEST_F() argument |
H A D | instrumentation.cc | 1350 void Instrumentation::ExceptionHandledEvent(Thread* thread, in ExceptionHandledEvent() function in art::instrumentation::Instrumentation |