Home
last modified time | relevance | path

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

/external/googletest/googlemock/include/gmock/
Dgmock-generated-function-mockers.h143 GMOCK_MOCKER_(0, constness, Method).SetOwnerAndName(this, #Method); \
167 GMOCK_MOCKER_(1, constness, Method).SetOwnerAndName(this, #Method); \
194 GMOCK_MOCKER_(2, constness, Method).SetOwnerAndName(this, #Method); \
225 GMOCK_MOCKER_(3, constness, Method).SetOwnerAndName(this, #Method); \
260 GMOCK_MOCKER_(4, constness, Method).SetOwnerAndName(this, #Method); \
299 GMOCK_MOCKER_(5, constness, Method).SetOwnerAndName(this, #Method); \
342 GMOCK_MOCKER_(6, constness, Method).SetOwnerAndName(this, #Method); \
388 GMOCK_MOCKER_(7, constness, Method).SetOwnerAndName(this, #Method); \
438 GMOCK_MOCKER_(8, constness, Method).SetOwnerAndName(this, #Method); \
492 GMOCK_MOCKER_(9, constness, Method).SetOwnerAndName(this, #Method); \
[all …]
Dgmock-function-mocker.h78 .SetOwnerAndName(this, #_MethodName); \
Dgmock-spec-builders.h195 void SetOwnerAndName(const void* mock_obj, const char* name)
1857 mock_.SetOwnerAndName(this, "Call"); in Call()
Dgmock-generated-function-mockers.h.pump155 GMOCK_MOCKER_($i, constness, Method).SetOwnerAndName(this, #Method); \
/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/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googlemock/include/gmock/
Dgmock-generated-function-mockers.h363 GMOCK_MOCKER_(0, constness, Method).SetOwnerAndName(this, #Method); \
382 GMOCK_MOCKER_(1, constness, Method).SetOwnerAndName(this, #Method); \
402 GMOCK_MOCKER_(2, constness, Method).SetOwnerAndName(this, #Method); \
424 GMOCK_MOCKER_(3, constness, Method).SetOwnerAndName(this, #Method); \
450 GMOCK_MOCKER_(4, constness, Method).SetOwnerAndName(this, #Method); \
478 GMOCK_MOCKER_(5, constness, Method).SetOwnerAndName(this, #Method); \
508 GMOCK_MOCKER_(6, constness, Method).SetOwnerAndName(this, #Method); \
540 GMOCK_MOCKER_(7, constness, Method).SetOwnerAndName(this, #Method); \
574 GMOCK_MOCKER_(8, constness, Method).SetOwnerAndName(this, #Method); \
610 GMOCK_MOCKER_(9, constness, Method).SetOwnerAndName(this, #Method); \
[all …]
Dgmock-spec-builders.h196 void SetOwnerAndName(const void* mock_obj, const char* name)
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googlemock/src/
Dgmock-spec-builders.cc291 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
/external/googletest/googlemock/src/
Dgmock-spec-builders.cc325 void UntypedFunctionMockerBase::SetOwnerAndName(const void* mock_obj, in SetOwnerAndName() function in testing::internal::UntypedFunctionMockerBase