Searched defs:ExceptionThrownEvent (Results 1 – 2 of 2) sorted by relevance
/art/runtime/ | ||
D | instrumentation_test.cc | 631 TEST_F(InstrumentationTest, ExceptionThrownEvent) { in TEST_F() argument |
D | instrumentation.cc | 1155 void Instrumentation::ExceptionThrownEvent(Thread* thread, in ExceptionThrownEvent() function in art::instrumentation::Instrumentation |