Home
last modified time | relevance | path

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

/external/gmock/include/gmock/
Dgmock-generated-function-mockers.h360 GMOCK_MOCKER_(0, constness, Method).SetOwnerAndName(this, #Method); \
379 GMOCK_MOCKER_(1, constness, Method).SetOwnerAndName(this, #Method); \
399 GMOCK_MOCKER_(2, constness, Method).SetOwnerAndName(this, #Method); \
421 GMOCK_MOCKER_(3, constness, Method).SetOwnerAndName(this, #Method); \
447 GMOCK_MOCKER_(4, constness, Method).SetOwnerAndName(this, #Method); \
475 GMOCK_MOCKER_(5, constness, Method).SetOwnerAndName(this, #Method); \
505 GMOCK_MOCKER_(6, constness, Method).SetOwnerAndName(this, #Method); \
537 GMOCK_MOCKER_(7, constness, Method).SetOwnerAndName(this, #Method); \
571 GMOCK_MOCKER_(8, constness, Method).SetOwnerAndName(this, #Method); \
607 GMOCK_MOCKER_(9, constness, Method).SetOwnerAndName(this, #Method); \
[all …]
Dgmock-generated-function-mockers.h.pump145 GMOCK_MOCKER_($i, constness, Method).SetOwnerAndName(this, #Method); \
Dgmock-spec-builders.h196 void SetOwnerAndName(const void* mock_obj, const char* name)
/external/google-breakpad/src/testing/include/gmock/
Dgmock-generated-function-mockers.h352 GMOCK_MOCKER_(0, constness, Method).SetOwnerAndName(this, #Method); \
368 GMOCK_MOCKER_(1, constness, Method).SetOwnerAndName(this, #Method); \
385 GMOCK_MOCKER_(2, constness, Method).SetOwnerAndName(this, #Method); \
404 GMOCK_MOCKER_(3, constness, Method).SetOwnerAndName(this, #Method); \
427 GMOCK_MOCKER_(4, constness, Method).SetOwnerAndName(this, #Method); \
452 GMOCK_MOCKER_(5, constness, Method).SetOwnerAndName(this, #Method); \
479 GMOCK_MOCKER_(6, constness, Method).SetOwnerAndName(this, #Method); \
508 GMOCK_MOCKER_(7, constness, Method).SetOwnerAndName(this, #Method); \
539 GMOCK_MOCKER_(8, constness, Method).SetOwnerAndName(this, #Method); \
572 GMOCK_MOCKER_(9, constness, Method).SetOwnerAndName(this, #Method); \
[all …]
Dgmock-generated-function-mockers.h.pump138 GMOCK_MOCKER_($i, constness, Method).SetOwnerAndName(this, #Method); \
Dgmock-spec-builders.h192 void SetOwnerAndName(const void* mock_obj, const char* name)
/external/gmock/src/
Dgmock-spec-builders.cc281 void UntypedFunctionMockerBase::SetOwnerAndName(const void* mock_obj, in SetOwnerAndName() function in testing::internal::UntypedFunctionMockerBase
/external/google-breakpad/src/testing/src/
Dgmock-spec-builders.cc281 void UntypedFunctionMockerBase::SetOwnerAndName(const void* mock_obj, in SetOwnerAndName() function in testing::internal::UntypedFunctionMockerBase