Searched refs:UntypedFunctionMockerBase (Results 1 - 8 of 8) sorted by relevance

/external/google-breakpad/src/testing/src/
H A Dgmock-spec-builders.cc260 UntypedFunctionMockerBase::UntypedFunctionMockerBase()
263 UntypedFunctionMockerBase::~UntypedFunctionMockerBase() {}
269 void UntypedFunctionMockerBase::RegisterOwner(const void* mock_obj)
281 void UntypedFunctionMockerBase::SetOwnerAndName(const void* mock_obj,
293 const void* UntypedFunctionMockerBase::MockObject() const
310 const char* UntypedFunctionMockerBase::Name() const
329 UntypedFunctionMockerBase::UntypedInvokeWith(const void* const untyped_args)
439 Expectation UntypedFunctionMockerBase
[all...]
/external/googletest/googlemock/src/
H A Dgmock-spec-builders.cc269 UntypedFunctionMockerBase::UntypedFunctionMockerBase()
272 UntypedFunctionMockerBase::~UntypedFunctionMockerBase() {}
278 void UntypedFunctionMockerBase::RegisterOwner(const void* mock_obj)
290 void UntypedFunctionMockerBase::SetOwnerAndName(const void* mock_obj,
302 const void* UntypedFunctionMockerBase::MockObject() const
319 const char* UntypedFunctionMockerBase::Name() const
338 UntypedFunctionMockerBase::UntypedInvokeWith(const void* const untyped_args)
448 Expectation UntypedFunctionMockerBase
[all...]
/external/v8/testing/gmock/src/
H A Dgmock-spec-builders.cc270 UntypedFunctionMockerBase::UntypedFunctionMockerBase()
273 UntypedFunctionMockerBase::~UntypedFunctionMockerBase() {}
279 void UntypedFunctionMockerBase::RegisterOwner(const void* mock_obj)
291 void UntypedFunctionMockerBase::SetOwnerAndName(const void* mock_obj,
303 const void* UntypedFunctionMockerBase::MockObject() const
320 const char* UntypedFunctionMockerBase::Name() const
339 UntypedFunctionMockerBase::UntypedInvokeWith(const void* const untyped_args)
449 Expectation UntypedFunctionMockerBase
[all...]
/external/google-breakpad/src/testing/include/gmock/
H A Dgmock-spec-builders.h122 class GTEST_API_ UntypedFunctionMockerBase { class in namespace:testing::internal
124 UntypedFunctionMockerBase();
125 virtual ~UntypedFunctionMockerBase();
238 }; // class UntypedFunctionMockerBase
388 friend class internal::UntypedFunctionMockerBase;
440 internal::UntypedFunctionMockerBase* mocker)
454 static void UnregisterLocked(internal::UntypedFunctionMockerBase* mocker)
511 friend class ::testing::internal::UntypedFunctionMockerBase;
712 friend class UntypedFunctionMockerBase;
1393 class FunctionMockerBase : public UntypedFunctionMockerBase {
[all...]
/external/googletest/googlemock/include/gmock/
H A Dgmock-spec-builders.h126 class GTEST_API_ UntypedFunctionMockerBase { class in namespace:testing::internal
128 UntypedFunctionMockerBase();
129 virtual ~UntypedFunctionMockerBase();
241 }; // class UntypedFunctionMockerBase
394 friend class internal::UntypedFunctionMockerBase;
449 internal::UntypedFunctionMockerBase* mocker)
463 static void UnregisterLocked(internal::UntypedFunctionMockerBase* mocker)
520 friend class ::testing::internal::UntypedFunctionMockerBase;
721 friend class UntypedFunctionMockerBase;
1460 class FunctionMockerBase : public UntypedFunctionMockerBase {
[all...]
/external/v8/testing/gmock/include/gmock/
H A Dgmock-spec-builders.h126 class GTEST_API_ UntypedFunctionMockerBase { class in namespace:testing::internal
128 UntypedFunctionMockerBase();
129 virtual ~UntypedFunctionMockerBase();
242 }; // class UntypedFunctionMockerBase
393 friend class internal::UntypedFunctionMockerBase;
448 internal::UntypedFunctionMockerBase* mocker)
462 static void UnregisterLocked(internal::UntypedFunctionMockerBase* mocker)
519 friend class ::testing::internal::UntypedFunctionMockerBase;
720 friend class UntypedFunctionMockerBase;
1456 class FunctionMockerBase : public UntypedFunctionMockerBase {
[all...]
/external/fmtlib/test/
H A Dgmock-gtest-all.cc10710 UntypedFunctionMockerBase::UntypedFunctionMockerBase()
10713 UntypedFunctionMockerBase::~UntypedFunctionMockerBase() {}
10719 void UntypedFunctionMockerBase::RegisterOwner(const void* mock_obj)
10731 void UntypedFunctionMockerBase::SetOwnerAndName(const void* mock_obj,
10743 const void* UntypedFunctionMockerBase::MockObject() const
10760 const char* UntypedFunctionMockerBase::Name() const
10779 UntypedFunctionMockerBase::UntypedInvokeWith(const void* const untyped_args)
10889 Expectation UntypedFunctionMockerBase
[all...]
/external/fmtlib/test/gmock/
H A Dgmock.h8690 class GTEST_API_ UntypedFunctionMockerBase { class in namespace:testing::internal
8692 UntypedFunctionMockerBase();
8693 virtual ~UntypedFunctionMockerBase();
8806 }; // class UntypedFunctionMockerBase
8957 friend class internal::UntypedFunctionMockerBase;
9012 internal::UntypedFunctionMockerBase* mocker)
9026 static void UnregisterLocked(internal::UntypedFunctionMockerBase* mocker)
9083 friend class ::testing::internal::UntypedFunctionMockerBase;
9284 friend class UntypedFunctionMockerBase;
9965 class FunctionMockerBase : public UntypedFunctionMockerBase {
[all...]

Completed in 512 milliseconds