Searched defs:mock_obj (Results 1 – 1 of 1) sorted by relevance
318 void UntypedFunctionMockerBase::RegisterOwner(const void* mock_obj) in RegisterOwner() argument 330 void UntypedFunctionMockerBase::SetOwnerAndName(const void* mock_obj, in SetOwnerAndName() argument 344 const void* mock_obj; in MockObject() local 558 SetReactionOnUninterestingCalls(uintptr_t mock_obj,internal::CallReaction reaction) SetReactionOnUninterestingCalls() argument 569 AllowUninterestingCalls(uintptr_t mock_obj) AllowUninterestingCalls() argument 576 WarnUninterestingCalls(uintptr_t mock_obj) WarnUninterestingCalls() argument 583 FailUninterestingCalls(uintptr_t mock_obj) FailUninterestingCalls() argument 590 UnregisterCallReaction(uintptr_t mock_obj) UnregisterCallReaction() argument 599 GetReactionOnUninterestingCalls(const void * mock_obj) GetReactionOnUninterestingCalls() argument 611 AllowLeak(const void * mock_obj) AllowLeak() argument 620 VerifyAndClearExpectations(void * mock_obj) VerifyAndClearExpectations() argument 629 VerifyAndClear(void * mock_obj) VerifyAndClear() argument 639 VerifyAndClearExpectationsLocked(void * mock_obj) VerifyAndClearExpectationsLocked() argument 664 IsNaggy(void * mock_obj) IsNaggy() argument 668 IsNice(void * mock_obj) IsNice() argument 672 IsStrict(void * mock_obj) IsStrict() argument 678 Register(const void * mock_obj,internal::UntypedFunctionMockerBase * mocker) Register() argument 688 RegisterUseByOnCallOrExpectCall(const void * mock_obj,const char * file,int line) RegisterUseByOnCallOrExpectCall() argument 727 ClearDefaultActionsLocked(void * mock_obj) ClearDefaultActionsLocked() argument [all...]