Searched refs:VerifyAndClearExpectationsLocked (Results 1 – 4 of 4) sorted by relevance
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()
130 bool VerifyAndClearExpectationsLocked()430 static bool VerifyAndClearExpectationsLocked(void* mock_obj)1407 VerifyAndClearExpectationsLocked(); in ~FunctionMockerBase()
134 bool VerifyAndClearExpectationsLocked()438 static bool VerifyAndClearExpectationsLocked(void* mock_obj)1415 VerifyAndClearExpectationsLocked(); in ~FunctionMockerBase()