Searched refs:UntypedFunctionMockerBase (Results 1 – 2 of 2) sorted by relevance
309 UntypedFunctionMockerBase::UntypedFunctionMockerBase() in UntypedFunctionMockerBase() function in testing::internal::UntypedFunctionMockerBase312 UntypedFunctionMockerBase::~UntypedFunctionMockerBase() = default;318 void UntypedFunctionMockerBase::RegisterOwner(const void* mock_obj) in RegisterOwner()330 void UntypedFunctionMockerBase::SetOwnerAndName(const void* mock_obj, in SetOwnerAndName()342 const void* UntypedFunctionMockerBase::MockObject() const in MockObject()359 const char* UntypedFunctionMockerBase::Name() const in Name()376 Expectation UntypedFunctionMockerBase::GetHandleOf(ExpectationBase* exp) { in GetHandleOf()395 bool UntypedFunctionMockerBase::VerifyAndClearExpectationsLocked() in VerifyAndClearExpectationsLocked()459 typedef std::set<internal::UntypedFunctionMockerBase*> FunctionMockers;680 internal::UntypedFunctionMockerBase* mocker) in Register()[all …]
140 class GTEST_API_ UntypedFunctionMockerBase {142 UntypedFunctionMockerBase();143 virtual ~UntypedFunctionMockerBase();396 friend class internal::UntypedFunctionMockerBase;447 internal::UntypedFunctionMockerBase* mocker)461 static void UnregisterLocked(internal::UntypedFunctionMockerBase* mocker)517 friend class ::testing::internal::UntypedFunctionMockerBase;721 friend class UntypedFunctionMockerBase; variable1402 struct UntypedFunctionMockerBase::UninterestingCallCleanupHandler {1411 struct UntypedFunctionMockerBase::FailureCleanupHandler {[all …]