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