Searched refs:VerifyAndClearExpectationsLocked (Results 1 – 2 of 2) sorted by relevance
525 bool UntypedFunctionMockerBase::VerifyAndClearExpectationsLocked() in VerifyAndClearExpectationsLocked() function in testing::internal::UntypedFunctionMockerBase738 return VerifyAndClearExpectationsLocked(mock_obj); in VerifyAndClearExpectations()748 return VerifyAndClearExpectationsLocked(mock_obj); in VerifyAndClear()754 bool Mock::VerifyAndClearExpectationsLocked(void* mock_obj) in VerifyAndClearExpectationsLocked() function in testing::Mock769 if (!(*it)->VerifyAndClearExpectationsLocked()) { in VerifyAndClearExpectationsLocked()
146 bool VerifyAndClearExpectationsLocked()460 static bool VerifyAndClearExpectationsLocked(void* mock_obj)1490 VerifyAndClearExpectationsLocked(); in ~FunctionMocker()