#include <gtest.h>
Definition at line 7394 of file gtest.h.
 
◆ ~TestFactoryBase()
  
  | 
        
          | virtual testing::internal::TestFactoryBase::~TestFactoryBase | ( |  | ) |  |  | inlinevirtual | 
 
 
◆ TestFactoryBase()
  
  | 
        
          | testing::internal::TestFactoryBase::TestFactoryBase | ( |  | ) |  |  | inlineprotected | 
 
 
◆ CreateTest()
  
  | 
        
          | virtual Test* testing::internal::TestFactoryBase::CreateTest | ( |  | ) |  |  | pure virtual | 
 
 
◆ GTEST_DISALLOW_COPY_AND_ASSIGN_()
  
  | 
        
          | testing::internal::TestFactoryBase::GTEST_DISALLOW_COPY_AND_ASSIGN_ | ( | TestFactoryBase |  | ) |  |  | private | 
 
 
The documentation for this class was generated from the following file: