Searched refs:HasExceptionThrownListeners (Results 1 – 5 of 5) sorted by relevance
362 return instr->HasExceptionThrownListeners(); in HasEventListener()478 EXPECT_FALSE(instr->HasExceptionThrownListeners()); in TEST_F()
405 bool HasExceptionThrownListeners() const REQUIRES_SHARED(Locks::mutator_lock_) { in HasExceptionThrownListeners() function
1602 if (HasExceptionThrownListeners()) { in ExceptionThrownEvent()
3945 if (instrumentation->HasExceptionThrownListeners() && in QuickDeliverException()
158 instrumentation->HasExceptionThrownListeners() && in MoveToExceptionHandler()