Searched refs:received_branch_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),
109 received_branch_event = true;
129 received_branch_event = false;
140 bool received_branch_event; member in class:art::instrumentation::FINAL
384 return listener.received_branch_event;

Completed in 42 milliseconds