#include <gtest.h>

Public Member Functions | |
| virtual Test * | CreateTest ()=0 |
| virtual Test * | CreateTest ()=0 |
| virtual Test * | CreateTest ()=0 |
| virtual Test * | CreateTest ()=0 |
| virtual | ~TestFactoryBase () |
| virtual | ~TestFactoryBase () |
| virtual | ~TestFactoryBase () |
| virtual | ~TestFactoryBase () |
Protected Member Functions | |
| TestFactoryBase () | |
| TestFactoryBase () | |
| TestFactoryBase () | |
| TestFactoryBase () | |
Private Member Functions | |
| GTEST_DISALLOW_COPY_AND_ASSIGN_ (TestFactoryBase) | |
| GTEST_DISALLOW_COPY_AND_ASSIGN_ (TestFactoryBase) | |
| GTEST_DISALLOW_COPY_AND_ASSIGN_ (TestFactoryBase) | |
| GTEST_DISALLOW_COPY_AND_ASSIGN_ (TestFactoryBase) | |
Definition at line 7394 of file gmock/gtest/fused-src/gtest/gtest.h.
| virtual testing::internal::TestFactoryBase::~TestFactoryBase | ( | ) | [inline, virtual] |
Definition at line 7396 of file gmock/gtest/fused-src/gtest/gtest.h.
| testing::internal::TestFactoryBase::TestFactoryBase | ( | ) | [inline, protected] |
Definition at line 7403 of file gmock/gtest/fused-src/gtest/gtest.h.
| virtual testing::internal::TestFactoryBase::~TestFactoryBase | ( | ) | [inline, virtual] |
Definition at line 436 of file gmock/gtest/include/gtest/internal/gtest-internal.h.
| testing::internal::TestFactoryBase::TestFactoryBase | ( | ) | [inline, protected] |
Definition at line 443 of file gmock/gtest/include/gtest/internal/gtest-internal.h.
| virtual testing::internal::TestFactoryBase::~TestFactoryBase | ( | ) | [inline, virtual] |
Definition at line 7396 of file gtest/fused-src/gtest/gtest.h.
| testing::internal::TestFactoryBase::TestFactoryBase | ( | ) | [inline, protected] |
Definition at line 7403 of file gtest/fused-src/gtest/gtest.h.
| virtual testing::internal::TestFactoryBase::~TestFactoryBase | ( | ) | [inline, virtual] |
Definition at line 436 of file gtest/include/gtest/internal/gtest-internal.h.
| testing::internal::TestFactoryBase::TestFactoryBase | ( | ) | [inline, protected] |
Definition at line 443 of file gtest/include/gtest/internal/gtest-internal.h.
| virtual Test* testing::internal::TestFactoryBase::CreateTest | ( | ) | [pure virtual] |
Implemented in testing::internal::ParameterizedTestFactory< TestClass >, testing::internal::ParameterizedTestFactory< TestClass >, testing::internal::TestFactoryImpl< TestClass >, testing::internal::TestFactoryImpl< TestClass >, testing::internal::TestFactoryImpl< TestClass >, and testing::internal::TestFactoryImpl< TestClass >.
| virtual Test* testing::internal::TestFactoryBase::CreateTest | ( | ) | [pure virtual] |
Implemented in testing::internal::ParameterizedTestFactory< TestClass >, testing::internal::ParameterizedTestFactory< TestClass >, testing::internal::TestFactoryImpl< TestClass >, testing::internal::TestFactoryImpl< TestClass >, testing::internal::TestFactoryImpl< TestClass >, and testing::internal::TestFactoryImpl< TestClass >.
| virtual Test* testing::internal::TestFactoryBase::CreateTest | ( | ) | [pure virtual] |
Implemented in testing::internal::ParameterizedTestFactory< TestClass >, testing::internal::ParameterizedTestFactory< TestClass >, testing::internal::TestFactoryImpl< TestClass >, testing::internal::TestFactoryImpl< TestClass >, testing::internal::TestFactoryImpl< TestClass >, and testing::internal::TestFactoryImpl< TestClass >.
| virtual Test* testing::internal::TestFactoryBase::CreateTest | ( | ) | [pure virtual] |
Implemented in testing::internal::ParameterizedTestFactory< TestClass >, testing::internal::ParameterizedTestFactory< TestClass >, testing::internal::TestFactoryImpl< TestClass >, testing::internal::TestFactoryImpl< TestClass >, testing::internal::TestFactoryImpl< TestClass >, and testing::internal::TestFactoryImpl< TestClass >.