/external/google-breakpad/src/testing/include/gmock/ |
D | gmock-generated-function-mockers.h | 357 GMOCK_MOCKER_(0, constness, Method).RegisterOwner(this); \ 373 GMOCK_MOCKER_(1, constness, Method).RegisterOwner(this); \ 391 GMOCK_MOCKER_(2, constness, Method).RegisterOwner(this); \ 412 GMOCK_MOCKER_(3, constness, Method).RegisterOwner(this); \ 436 GMOCK_MOCKER_(4, constness, Method).RegisterOwner(this); \ 462 GMOCK_MOCKER_(5, constness, Method).RegisterOwner(this); \ 490 GMOCK_MOCKER_(6, constness, Method).RegisterOwner(this); \ 520 GMOCK_MOCKER_(7, constness, Method).RegisterOwner(this); \ 552 GMOCK_MOCKER_(8, constness, Method).RegisterOwner(this); \ 587 GMOCK_MOCKER_(9, constness, Method).RegisterOwner(this); \ [all …]
|
D | gmock-generated-function-mockers.h.pump | 143 GMOCK_MOCKER_($i, constness, Method).RegisterOwner(this); \
|
D | gmock-spec-builders.h | 186 void RegisterOwner(const void* mock_obj)
|
/external/googletest/googlemock/include/gmock/ |
D | gmock-generated-function-mockers.h | 368 GMOCK_MOCKER_(0, constness, Method).RegisterOwner(this); \ 387 GMOCK_MOCKER_(1, constness, Method).RegisterOwner(this); \ 408 GMOCK_MOCKER_(2, constness, Method).RegisterOwner(this); \ 432 GMOCK_MOCKER_(3, constness, Method).RegisterOwner(this); \ 459 GMOCK_MOCKER_(4, constness, Method).RegisterOwner(this); \ 488 GMOCK_MOCKER_(5, constness, Method).RegisterOwner(this); \ 519 GMOCK_MOCKER_(6, constness, Method).RegisterOwner(this); \ 552 GMOCK_MOCKER_(7, constness, Method).RegisterOwner(this); \ 587 GMOCK_MOCKER_(8, constness, Method).RegisterOwner(this); \ 625 GMOCK_MOCKER_(9, constness, Method).RegisterOwner(this); \ [all …]
|
D | gmock-generated-function-mockers.h.pump | 154 GMOCK_MOCKER_($i, constness, Method).RegisterOwner(this); \
|
D | gmock-spec-builders.h | 189 void RegisterOwner(const void* mock_obj)
|
/external/v8/testing/gmock/include/gmock/ |
D | gmock-generated-function-mockers.h | 368 GMOCK_MOCKER_(0, constness, Method).RegisterOwner(this); \ 387 GMOCK_MOCKER_(1, constness, Method).RegisterOwner(this); \ 408 GMOCK_MOCKER_(2, constness, Method).RegisterOwner(this); \ 432 GMOCK_MOCKER_(3, constness, Method).RegisterOwner(this); \ 459 GMOCK_MOCKER_(4, constness, Method).RegisterOwner(this); \ 488 GMOCK_MOCKER_(5, constness, Method).RegisterOwner(this); \ 519 GMOCK_MOCKER_(6, constness, Method).RegisterOwner(this); \ 552 GMOCK_MOCKER_(7, constness, Method).RegisterOwner(this); \ 587 GMOCK_MOCKER_(8, constness, Method).RegisterOwner(this); \ 625 GMOCK_MOCKER_(9, constness, Method).RegisterOwner(this); \ [all …]
|
D | gmock-generated-function-mockers.h.pump | 154 GMOCK_MOCKER_($i, constness, Method).RegisterOwner(this); \
|
D | gmock-spec-builders.h | 190 void RegisterOwner(const void* mock_obj)
|
/external/googletest/googlemock/src/ |
D | gmock-spec-builders.cc | 278 void UntypedFunctionMockerBase::RegisterOwner(const void* mock_obj) in RegisterOwner() function in testing::internal::UntypedFunctionMockerBase
|
/external/v8/testing/gmock/src/ |
D | gmock-spec-builders.cc | 279 void UntypedFunctionMockerBase::RegisterOwner(const void* mock_obj) in RegisterOwner() function in testing::internal::UntypedFunctionMockerBase
|
/external/google-breakpad/src/testing/src/ |
D | gmock-spec-builders.cc | 269 void UntypedFunctionMockerBase::RegisterOwner(const void* mock_obj) in RegisterOwner() function in testing::internal::UntypedFunctionMockerBase
|
/external/fmtlib/test/gmock/ |
D | gmock.h | 8754 void RegisterOwner(const void* mock_obj) 10677 GMOCK_MOCKER_(0, constness, Method).RegisterOwner(this); \ 10696 GMOCK_MOCKER_(1, constness, Method).RegisterOwner(this); \ 10717 GMOCK_MOCKER_(2, constness, Method).RegisterOwner(this); \ 10741 GMOCK_MOCKER_(3, constness, Method).RegisterOwner(this); \ 10768 GMOCK_MOCKER_(4, constness, Method).RegisterOwner(this); \ 10797 GMOCK_MOCKER_(5, constness, Method).RegisterOwner(this); \ 10828 GMOCK_MOCKER_(6, constness, Method).RegisterOwner(this); \ 10861 GMOCK_MOCKER_(7, constness, Method).RegisterOwner(this); \ 10896 GMOCK_MOCKER_(8, constness, Method).RegisterOwner(this); \ [all …]
|
/external/fmtlib/test/ |
D | gmock-gtest-all.cc | 10719 void UntypedFunctionMockerBase::RegisterOwner(const void* mock_obj) in RegisterOwner() function in testing::internal::UntypedFunctionMockerBase
|