Searched refs:RegisterOwner (Results 1 – 3 of 3) sorted by relevance
318 void UntypedFunctionMockerBase::RegisterOwner(const void* mock_obj) in RegisterOwner() function in testing::internal::UntypedFunctionMockerBase
185 void RegisterOwner(const void* mock_obj) GTEST_LOCK_EXCLUDED_(g_gmock_mutex);1924 mock_.RegisterOwner(this); in gmock_Call()
195 GMOCK_MOCKER_(_N, _Constness, _MethodName).RegisterOwner(this); \