Home
last modified time | relevance | path

Searched refs:SetOwnerAndName (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/googletest/googlemock/src/
H A Dgmock-spec-builders.cc330 void UntypedFunctionMockerBase::SetOwnerAndName(const void* mock_obj, in SetOwnerAndName() function in testing::internal::UntypedFunctionMockerBase
/freebsd/contrib/googletest/googlemock/include/gmock/
H A Dgmock-spec-builders.h190 void SetOwnerAndName(const void* mock_obj, const char* name)
1921 mock_.SetOwnerAndName(this, "Call"); in Call()
H A Dgmock-function-mocker.h188 .SetOwnerAndName(this, #_MethodName); \