Searched refs:received_exception_caught_event (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Dinstrumentation_test.cc41 received_exception_caught_event(false), received_branch_event(false),
101 received_exception_caught_event = true;
128 received_exception_caught_event = false;
139 bool received_exception_caught_event; member in class:art::instrumentation::FINAL
382 return listener.received_exception_caught_event;

Completed in 4 milliseconds