Searched refs:VerifyAndClearExpectationsLocked (Results 1 – 6 of 6) sorted by relevance
467 bool UntypedFunctionMockerBase::VerifyAndClearExpectationsLocked() in VerifyAndClearExpectationsLocked() function in testing::internal::UntypedFunctionMockerBase669 return VerifyAndClearExpectationsLocked(mock_obj); in VerifyAndClearExpectations()679 return VerifyAndClearExpectationsLocked(mock_obj); in VerifyAndClear()685 bool Mock::VerifyAndClearExpectationsLocked(void* mock_obj) in VerifyAndClearExpectationsLocked() function in testing::Mock700 if (!(*it)->VerifyAndClearExpectationsLocked()) { in VerifyAndClearExpectationsLocked()
457 bool UntypedFunctionMockerBase::VerifyAndClearExpectationsLocked() in VerifyAndClearExpectationsLocked() function in testing::internal::UntypedFunctionMockerBase659 return VerifyAndClearExpectationsLocked(mock_obj); in VerifyAndClearExpectations()669 return VerifyAndClearExpectationsLocked(mock_obj); in VerifyAndClear()675 bool Mock::VerifyAndClearExpectationsLocked(void* mock_obj) in VerifyAndClearExpectationsLocked() function in testing::Mock690 if (!(*it)->VerifyAndClearExpectationsLocked()) { in VerifyAndClearExpectationsLocked()
504 bool UntypedFunctionMockerBase::VerifyAndClearExpectationsLocked() in VerifyAndClearExpectationsLocked() function in testing::internal::UntypedFunctionMockerBase717 return VerifyAndClearExpectationsLocked(mock_obj); in VerifyAndClearExpectations()727 return VerifyAndClearExpectationsLocked(mock_obj); in VerifyAndClear()733 bool Mock::VerifyAndClearExpectationsLocked(void* mock_obj) in VerifyAndClearExpectationsLocked() function in testing::Mock748 if (!(*it)->VerifyAndClearExpectationsLocked()) { in VerifyAndClearExpectationsLocked()
130 bool VerifyAndClearExpectationsLocked()430 static bool VerifyAndClearExpectationsLocked(void* mock_obj)1407 VerifyAndClearExpectationsLocked(); in ~FunctionMockerBase()
136 bool VerifyAndClearExpectationsLocked()452 static bool VerifyAndClearExpectationsLocked(void* mock_obj)1486 VerifyAndClearExpectationsLocked(); in ~FunctionMocker()
134 bool VerifyAndClearExpectationsLocked()438 static bool VerifyAndClearExpectationsLocked(void* mock_obj)1470 VerifyAndClearExpectationsLocked(); in ~FunctionMockerBase()