Searched refs:mock_obj (Results 1 – 2 of 2) sorted by relevance
317 mock_obj_ = mock_obj; in RegisterOwner()319 Mock::Register(mock_obj, this); in RegisterOwner()331 mock_obj_ = mock_obj; in SetOwnerAndName()339 const void* mock_obj; in MockObject() local347 mock_obj = mock_obj_; in MockObject()349 return mock_obj; in MockObject()696 const void* mock_obj) in GetReactionOnUninterestingCalls() argument727 ClearDefaultActionsLocked(mock_obj); in VerifyAndClear()759 bool Mock::IsNaggy(void* mock_obj) in IsNaggy() argument763 bool Mock::IsNice(void* mock_obj) in IsNice() argument[all …]
193 void RegisterOwner(const void* mock_obj)385 static void AllowLeak(const void* mock_obj)391 static bool VerifyAndClearExpectations(void* mock_obj)397 static bool VerifyAndClear(void* mock_obj)401 static bool IsNaggy(void* mock_obj)404 static bool IsNice(void* mock_obj)407 static bool IsStrict(void* mock_obj)450 const void* mock_obj)460 static void ClearDefaultActionsLocked(void* mock_obj)465 const void* mock_obj,[all …]