#include <gtest.h>
Public Types | |
typedef TestCase::ParamType | ParamType |
typedef TestCase::ParamType | ParamType |
Public Member Functions | |
virtual TestFactoryBase * | CreateTestFactory (ParamType parameter) |
virtual TestFactoryBase * | CreateTestFactory (ParamType parameter) |
TestMetaFactory () | |
TestMetaFactory () | |
![]() | |
virtual | ~TestMetaFactoryBase () |
virtual | ~TestMetaFactoryBase () |
Private Member Functions | |
GTEST_DISALLOW_COPY_AND_ASSIGN_ (TestMetaFactory) | |
GTEST_DISALLOW_COPY_AND_ASSIGN_ (TestMetaFactory) | |
Definition at line 11071 of file gmock/fused-src/gtest/gtest.h.
typedef TestCase::ParamType testing::internal::TestMetaFactory< TestCase >::ParamType |
Definition at line 11075 of file gmock/fused-src/gtest/gtest.h.
typedef TestCase::ParamType testing::internal::TestMetaFactory< TestCase >::ParamType |
Definition at line 11075 of file gmock/gtest/fused-src/gtest/gtest.h.
|
inline |
Definition at line 11077 of file gmock/fused-src/gtest/gtest.h.
|
inline |
Definition at line 11077 of file gmock/gtest/fused-src/gtest/gtest.h.
|
inlinevirtual |
Implements testing::internal::TestMetaFactoryBase< TestCase::ParamType >.
Definition at line 11079 of file gmock/fused-src/gtest/gtest.h.
|
inlinevirtual |
Implements testing::internal::TestMetaFactoryBase< TestCase::ParamType >.
Definition at line 11079 of file gmock/gtest/fused-src/gtest/gtest.h.
|
private |
|
private |