Home
last modified time | relevance | path

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

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