Home
last modified time | relevance | path

Searched defs:ExceptionHandledEvent (Results 1 – 2 of 2) sorted by relevance

/aosp12/art/runtime/
H A Dinstrumentation_test.cc612 TEST_F(InstrumentationTest, ExceptionHandledEvent) { in TEST_F() argument
H A Dinstrumentation.cc1350 void Instrumentation::ExceptionHandledEvent(Thread* thread, in ExceptionHandledEvent() function in art::instrumentation::Instrumentation