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