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