Searched refs:RegisterOwner (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12.1/contrib/googletest/googlemock/include/gmock/ |
| H A D | gmock-generated-function-mockers.h | 431 GMOCK_MOCKER_(0, constness, Method).RegisterOwner(this); \ 458 GMOCK_MOCKER_(1, constness, Method).RegisterOwner(this); \ 489 GMOCK_MOCKER_(2, constness, Method).RegisterOwner(this); \ 525 GMOCK_MOCKER_(3, constness, Method).RegisterOwner(this); \ 567 GMOCK_MOCKER_(4, constness, Method).RegisterOwner(this); \ 614 GMOCK_MOCKER_(5, constness, Method).RegisterOwner(this); \ 666 GMOCK_MOCKER_(6, constness, Method).RegisterOwner(this); \ 723 GMOCK_MOCKER_(7, constness, Method).RegisterOwner(this); \ 786 GMOCK_MOCKER_(8, constness, Method).RegisterOwner(this); \ 854 GMOCK_MOCKER_(9, constness, Method).RegisterOwner(this); \ [all …]
|
| H A D | gmock-generated-function-mockers.h.pump | 205 GMOCK_MOCKER_($i, constness, Method).RegisterOwner(this); \
|
| H A D | gmock-spec-builders.h | 191 void RegisterOwner(const void* mock_obj)
|
| /freebsd-12.1/contrib/googletest/googlemock/src/ |
| H A D | gmock-spec-builders.cc | 312 void UntypedFunctionMockerBase::RegisterOwner(const void* mock_obj) in RegisterOwner() function in testing::internal::UntypedFunctionMockerBase
|