Home
last modified time | relevance | path

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

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