#include <gtest.h>
      
        
          | testing::TestResult::TestResult  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | testing::TestResult::~TestResult  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | int testing::TestResult::total_part_count  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
      
        
          | int testing::TestResult::test_property_count  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
  
  
      
        
          | bool testing::TestResult::Passed  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
      
        
          | bool testing::TestResult::Skipped  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
      
        
          | bool testing::TestResult::Failed  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
      
        
          | bool testing::TestResult::HasFatalFailure  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
      
        
          | bool testing::TestResult::HasNonfatalFailure  | 
          ( | 
           | ) | 
           const | 
        
      
 
 
      
        
          | const TestPartResult & testing::TestResult::GetTestPartResult  | 
          ( | 
          int  | 
          i | ) | 
           const | 
        
      
 
 
      
        
          | const TestProperty & testing::TestResult::GetTestProperty  | 
          ( | 
          int  | 
          i | ) | 
           const | 
        
      
 
 
  
  
      
        
          | friend class internal::DefaultGlobalTestPartResultReporter | 
         
       
   | 
  
friend   | 
  
 
 
  
  
      
        
          | friend class internal::ExecDeathTest | 
         
       
   | 
  
friend   | 
  
 
 
  
  
      
        
          | friend class internal::TestResultAccessor | 
         
       
   | 
  
friend   | 
  
 
 
  
  
      
        
          | friend class internal::UnitTestImpl | 
         
       
   | 
  
friend   | 
  
 
 
  
  
      
        
          | friend class internal::WindowsDeathTest | 
         
       
   | 
  
friend   | 
  
 
 
  
  
      
        
          | friend class internal::FuchsiaDeathTest | 
         
       
   | 
  
friend   | 
  
 
 
The documentation for this class was generated from the following files:
- /home/adrl/code/src/control-toolbox/ct_core/build/test/googletest-src/googletest/include/gtest/gtest.h
 
- /home/adrl/code/src/control-toolbox/ct_core/build/test/googletest-src/googletest/src/gtest.cc