Home
last modified time | relevance | path

Searched refs:VerifyAndClearExpectationsLocked (Results 1 – 8 of 8) sorted by relevance

/external/googletest/googlemock/src/
Dgmock-spec-builders.cc466 bool UntypedFunctionMockerBase::VerifyAndClearExpectationsLocked() in VerifyAndClearExpectationsLocked() function in testing::internal::UntypedFunctionMockerBase
668 return VerifyAndClearExpectationsLocked(mock_obj); in VerifyAndClearExpectations()
678 return VerifyAndClearExpectationsLocked(mock_obj); in VerifyAndClear()
684 bool Mock::VerifyAndClearExpectationsLocked(void* mock_obj) in VerifyAndClearExpectationsLocked() function in testing::Mock
699 if (!(*it)->VerifyAndClearExpectationsLocked()) { in VerifyAndClearExpectationsLocked()
/external/v8/testing/gmock/src/
Dgmock-spec-builders.cc467 bool UntypedFunctionMockerBase::VerifyAndClearExpectationsLocked() in VerifyAndClearExpectationsLocked() function in testing::internal::UntypedFunctionMockerBase
669 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::Mock
700 if (!(*it)->VerifyAndClearExpectationsLocked()) { in VerifyAndClearExpectationsLocked()
/external/google-breakpad/src/testing/src/
Dgmock-spec-builders.cc457 bool UntypedFunctionMockerBase::VerifyAndClearExpectationsLocked() in VerifyAndClearExpectationsLocked() function in testing::internal::UntypedFunctionMockerBase
659 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::Mock
690 if (!(*it)->VerifyAndClearExpectationsLocked()) { in VerifyAndClearExpectationsLocked()
/external/google-breakpad/src/testing/include/gmock/
Dgmock-spec-builders.h130 bool VerifyAndClearExpectationsLocked()
430 static bool VerifyAndClearExpectationsLocked(void* mock_obj)
1407 VerifyAndClearExpectationsLocked(); in ~FunctionMockerBase()
/external/googletest/googlemock/include/gmock/
Dgmock-spec-builders.h134 bool VerifyAndClearExpectationsLocked()
439 static bool VerifyAndClearExpectationsLocked(void* mock_obj)
1474 VerifyAndClearExpectationsLocked(); in ~FunctionMockerBase()
/external/v8/testing/gmock/include/gmock/
Dgmock-spec-builders.h134 bool VerifyAndClearExpectationsLocked()
438 static bool VerifyAndClearExpectationsLocked(void* mock_obj)
1470 VerifyAndClearExpectationsLocked(); in ~FunctionMockerBase()
/external/fmtlib/test/
Dgmock-gtest-all.cc10907 bool UntypedFunctionMockerBase::VerifyAndClearExpectationsLocked() in VerifyAndClearExpectationsLocked() function in testing::internal::UntypedFunctionMockerBase
11109 return VerifyAndClearExpectationsLocked(mock_obj); in VerifyAndClearExpectations()
11119 return VerifyAndClearExpectationsLocked(mock_obj); in VerifyAndClear()
11125 bool Mock::VerifyAndClearExpectationsLocked(void* mock_obj) in VerifyAndClearExpectationsLocked() function in testing::Mock
11140 if (!(*it)->VerifyAndClearExpectationsLocked()) { in VerifyAndClearExpectationsLocked()
/external/fmtlib/test/gmock/
Dgmock.h8698 bool VerifyAndClearExpectationsLocked()
9002 static bool VerifyAndClearExpectationsLocked(void* mock_obj)
9979 VerifyAndClearExpectationsLocked();