Home
last modified time | relevance | path

Searched refs:RegisterOwner (Results 1 – 14 of 14) sorted by relevance

/external/google-breakpad/src/testing/include/gmock/
Dgmock-generated-function-mockers.h357 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 …]
Dgmock-generated-function-mockers.h.pump143 GMOCK_MOCKER_($i, constness, Method).RegisterOwner(this); \
Dgmock-spec-builders.h186 void RegisterOwner(const void* mock_obj)
/external/googletest/googlemock/include/gmock/
Dgmock-generated-function-mockers.h368 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 …]
Dgmock-generated-function-mockers.h.pump154 GMOCK_MOCKER_($i, constness, Method).RegisterOwner(this); \
Dgmock-spec-builders.h189 void RegisterOwner(const void* mock_obj)
/external/v8/testing/gmock/include/gmock/
Dgmock-generated-function-mockers.h368 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 …]
Dgmock-generated-function-mockers.h.pump154 GMOCK_MOCKER_($i, constness, Method).RegisterOwner(this); \
Dgmock-spec-builders.h190 void RegisterOwner(const void* mock_obj)
/external/googletest/googlemock/src/
Dgmock-spec-builders.cc278 void UntypedFunctionMockerBase::RegisterOwner(const void* mock_obj) in RegisterOwner() function in testing::internal::UntypedFunctionMockerBase
/external/v8/testing/gmock/src/
Dgmock-spec-builders.cc279 void UntypedFunctionMockerBase::RegisterOwner(const void* mock_obj) in RegisterOwner() function in testing::internal::UntypedFunctionMockerBase
/external/google-breakpad/src/testing/src/
Dgmock-spec-builders.cc269 void UntypedFunctionMockerBase::RegisterOwner(const void* mock_obj) in RegisterOwner() function in testing::internal::UntypedFunctionMockerBase
/external/fmtlib/test/gmock/
Dgmock.h8754 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/
Dgmock-gtest-all.cc10719 void UntypedFunctionMockerBase::RegisterOwner(const void* mock_obj) in RegisterOwner() function in testing::internal::UntypedFunctionMockerBase