Definition at line 124 of file gtest-all.cc.
 
◆ InterceptMode
| Enumerator | 
|---|
| INTERCEPT_ONLY_CURRENT_THREAD |  | 
| INTERCEPT_ALL_THREADS |  | 
Definition at line 128 of file gtest-all.cc.
 
 
◆ ScopedFakeTestPartResultReporter() [1/2]
  
  | 
        
          | testing::ScopedFakeTestPartResultReporter::ScopedFakeTestPartResultReporter | ( | TestPartResultArray * | result | ) |  |  | explicit | 
 
 
◆ ScopedFakeTestPartResultReporter() [2/2]
◆ ~ScopedFakeTestPartResultReporter()
  
  | 
        
          | testing::ScopedFakeTestPartResultReporter::~ScopedFakeTestPartResultReporter | ( |  | ) |  |  | virtual | 
 
 
◆ GTEST_DISALLOW_COPY_AND_ASSIGN_()
◆ Init()
  
  | 
        
          | void testing::ScopedFakeTestPartResultReporter::Init | ( |  | ) |  |  | private | 
 
 
◆ ReportTestPartResult()
  
  | 
        
          | void testing::ScopedFakeTestPartResultReporter::ReportTestPartResult | ( | const TestPartResult & | result | ) |  |  | virtual | 
 
 
◆ intercept_mode_
  
  | 
        
          | const InterceptMode testing::ScopedFakeTestPartResultReporter::intercept_mode_ |  | private | 
 
 
◆ old_reporter_
◆ result_
The documentation for this class was generated from the following file: