Home
last modified time | relevance | path

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

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