Definition at line 909 of file gtest-all.cc.
 
◆ ReactionToSharding
| Enumerator | 
|---|
| HONOR_SHARDING_PROTOCOL |  | 
| IGNORE_SHARDING_PROTOCOL |  | 
Definition at line 1127 of file gtest-all.cc.
 
 
◆ UnitTestImpl()
  
  | 
        
          | testing::internal::UnitTestImpl::UnitTestImpl | ( | UnitTest * | parent | ) |  |  | explicit | 
 
 
◆ ~UnitTestImpl()
  
  | 
        
          | testing::internal::UnitTestImpl::~UnitTestImpl | ( |  | ) |  |  | virtual | 
 
 
◆ ad_hoc_test_result()
  
  | 
        
          | const TestResult* testing::internal::UnitTestImpl::ad_hoc_test_result | ( |  | ) | const |  | inline | 
 
 
◆ AddTestInfo()
◆ catch_exceptions()
  
  | 
        
          | bool testing::internal::UnitTestImpl::catch_exceptions | ( |  | ) | const |  | inline | 
 
 
◆ ClearAdHocTestResult()
  
  | 
        
          | void testing::internal::UnitTestImpl::ClearAdHocTestResult | ( |  | ) |  |  | inline | 
 
 
◆ ClearNonAdHocTestResult()
  
  | 
        
          | void testing::internal::UnitTestImpl::ClearNonAdHocTestResult | ( |  | ) |  |  | inline | 
 
 
◆ ConfigureXmlOutput()
      
        
          | void testing::internal::UnitTestImpl::ConfigureXmlOutput | ( |  | ) |  | 
      
 
 
◆ current_test_case()
  
  | 
        
          | const TestCase* testing::internal::UnitTestImpl::current_test_case | ( |  | ) | const |  | inline | 
 
 
◆ current_test_info() [1/2]
  
  | 
        
          | TestInfo* testing::internal::UnitTestImpl::current_test_info | ( |  | ) |  |  | inline | 
 
 
◆ current_test_info() [2/2]
  
  | 
        
          | const TestInfo* testing::internal::UnitTestImpl::current_test_info | ( |  | ) | const |  | inline | 
 
 
◆ current_test_result()
      
        
          | TestResult * testing::internal::UnitTestImpl::current_test_result | ( |  | ) |  | 
      
 
 
◆ CurrentOsStackTraceExceptTop()
      
        
          | std::string testing::internal::UnitTestImpl::CurrentOsStackTraceExceptTop | ( | int | skip_count | ) |  | 
      
 
 
◆ disabled_test_count()
      
        
          | int testing::internal::UnitTestImpl::disabled_test_count | ( |  | ) | const | 
      
 
 
◆ elapsed_time()
  
  | 
        
          | TimeInMillis testing::internal::UnitTestImpl::elapsed_time | ( |  | ) | const |  | inline | 
 
 
◆ environments()
  
  | 
        
          | std::vector<Environment*>& testing::internal::UnitTestImpl::environments | ( |  | ) |  |  | inline | 
 
 
◆ Failed()
  
  | 
        
          | bool testing::internal::UnitTestImpl::Failed | ( |  | ) | const |  | inline | 
 
 
◆ failed_test_case_count()
      
        
          | int testing::internal::UnitTestImpl::failed_test_case_count | ( |  | ) | const | 
      
 
 
◆ failed_test_count()
      
        
          | int testing::internal::UnitTestImpl::failed_test_count | ( |  | ) | const | 
      
 
 
◆ FilterTests()
◆ GetGlobalTestPartResultReporter()
◆ GetMutableTestCase()
  
  | 
        
          | TestCase* testing::internal::UnitTestImpl::GetMutableTestCase | ( | int | i | ) |  |  | inline | 
 
 
◆ GetTestCase() [1/2]
◆ GetTestCase() [2/2]
  
  | 
        
          | const TestCase* testing::internal::UnitTestImpl::GetTestCase | ( | int | i | ) | const |  | inline | 
 
 
◆ GetTestPartResultReporterForCurrentThread()
◆ GTEST_DISALLOW_COPY_AND_ASSIGN_()
  
  | 
        
          | testing::internal::UnitTestImpl::GTEST_DISALLOW_COPY_AND_ASSIGN_ | ( | UnitTestImpl |  | ) |  |  | private | 
 
 
◆ gtest_trace_stack() [1/2]
  
  | 
        
          | std::vector<TraceInfo>& testing::internal::UnitTestImpl::gtest_trace_stack | ( |  | ) |  |  | inline | 
 
 
◆ gtest_trace_stack() [2/2]
  
  | 
        
          | const std::vector<TraceInfo>& testing::internal::UnitTestImpl::gtest_trace_stack | ( |  | ) | const |  | inline | 
 
 
◆ listeners()
◆ ListTestsMatchingFilter()
      
        
          | void testing::internal::UnitTestImpl::ListTestsMatchingFilter | ( |  | ) |  | 
      
 
 
◆ os_stack_trace_getter()
◆ Passed()
  
  | 
        
          | bool testing::internal::UnitTestImpl::Passed | ( |  | ) | const |  | inline | 
 
 
◆ PostFlagParsingInit()
      
        
          | void testing::internal::UnitTestImpl::PostFlagParsingInit | ( |  | ) |  | 
      
 
 
◆ random()
◆ random_seed()
  
  | 
        
          | int testing::internal::UnitTestImpl::random_seed | ( |  | ) | const |  | inline | 
 
 
◆ RecordProperty()
      
        
          | void testing::internal::UnitTestImpl::RecordProperty | ( | const TestProperty & | test_property | ) |  | 
      
 
 
◆ RegisterParameterizedTests()
      
        
          | void testing::internal::UnitTestImpl::RegisterParameterizedTests | ( |  | ) |  | 
      
 
 
◆ reportable_disabled_test_count()
      
        
          | int testing::internal::UnitTestImpl::reportable_disabled_test_count | ( |  | ) | const | 
      
 
 
◆ reportable_test_count()
      
        
          | int testing::internal::UnitTestImpl::reportable_test_count | ( |  | ) | const | 
      
 
 
◆ RunAllTests()
      
        
          | bool testing::internal::UnitTestImpl::RunAllTests | ( |  | ) |  | 
      
 
 
◆ set_catch_exceptions()
  
  | 
        
          | void testing::internal::UnitTestImpl::set_catch_exceptions | ( | bool | value | ) |  |  | inlineprivate | 
 
 
◆ set_current_test_case()
  
  | 
        
          | void testing::internal::UnitTestImpl::set_current_test_case | ( | TestCase * | a_current_test_case | ) |  |  | inline | 
 
 
◆ set_current_test_info()
  
  | 
        
          | void testing::internal::UnitTestImpl::set_current_test_info | ( | TestInfo * | a_current_test_info | ) |  |  | inline | 
 
 
◆ set_os_stack_trace_getter()
◆ SetGlobalTestPartResultReporter()
◆ SetTestPartResultReporterForCurrentThread()
◆ ShuffleTests()
      
        
          | void testing::internal::UnitTestImpl::ShuffleTests | ( |  | ) |  | 
      
 
 
◆ start_timestamp()
  
  | 
        
          | TimeInMillis testing::internal::UnitTestImpl::start_timestamp | ( |  | ) | const |  | inline | 
 
 
◆ successful_test_case_count()
      
        
          | int testing::internal::UnitTestImpl::successful_test_case_count | ( |  | ) | const | 
      
 
 
◆ successful_test_count()
      
        
          | int testing::internal::UnitTestImpl::successful_test_count | ( |  | ) | const | 
      
 
 
◆ test_case_to_run_count()
      
        
          | int testing::internal::UnitTestImpl::test_case_to_run_count | ( |  | ) | const | 
      
 
 
◆ test_to_run_count()
      
        
          | int testing::internal::UnitTestImpl::test_to_run_count | ( |  | ) | const | 
      
 
 
◆ total_test_case_count()
      
        
          | int testing::internal::UnitTestImpl::total_test_case_count | ( |  | ) | const | 
      
 
 
◆ total_test_count()
      
        
          | int testing::internal::UnitTestImpl::total_test_count | ( |  | ) | const | 
      
 
 
◆ UnshuffleTests()
      
        
          | void testing::internal::UnitTestImpl::UnshuffleTests | ( |  | ) |  | 
      
 
 
◆ ::testing::UnitTest
◆ ad_hoc_test_result_
  
  | 
        
          | TestResult testing::internal::UnitTestImpl::ad_hoc_test_result_ |  | private | 
 
 
◆ catch_exceptions_
  
  | 
        
          | bool testing::internal::UnitTestImpl::catch_exceptions_ |  | private | 
 
 
◆ current_test_case_
  
  | 
        
          | TestCase* testing::internal::UnitTestImpl::current_test_case_ |  | private | 
 
 
◆ current_test_info_
  
  | 
        
          | TestInfo* testing::internal::UnitTestImpl::current_test_info_ |  | private | 
 
 
◆ default_global_test_part_result_reporter_
◆ default_per_thread_test_part_result_reporter_
◆ elapsed_time_
◆ environments_
  
  | 
        
          | std::vector<Environment*> testing::internal::UnitTestImpl::environments_ |  | private | 
 
 
◆ global_test_part_result_reporter_mutex_
  
  | 
        
          | internal::Mutex testing::internal::UnitTestImpl::global_test_part_result_reporter_mutex_ |  | private | 
 
 
◆ global_test_part_result_repoter_
◆ gtest_trace_stack_
◆ last_death_test_case_
  
  | 
        
          | int testing::internal::UnitTestImpl::last_death_test_case_ |  | private | 
 
 
◆ listeners_
◆ original_working_dir_
◆ os_stack_trace_getter_
◆ parent_
  
  | 
        
          | UnitTest* const testing::internal::UnitTestImpl::parent_ |  | private | 
 
 
◆ per_thread_test_part_result_reporter_
◆ post_flag_parse_init_performed_
  
  | 
        
          | bool testing::internal::UnitTestImpl::post_flag_parse_init_performed_ |  | private | 
 
 
◆ random_
◆ random_seed_
  
  | 
        
          | int testing::internal::UnitTestImpl::random_seed_ |  | private | 
 
 
◆ start_timestamp_
  
  | 
        
          | TimeInMillis testing::internal::UnitTestImpl::start_timestamp_ |  | private | 
 
 
◆ test_case_indices_
  
  | 
        
          | std::vector<int> testing::internal::UnitTestImpl::test_case_indices_ |  | private | 
 
 
◆ test_cases_
  
  | 
        
          | std::vector<TestCase*> testing::internal::UnitTestImpl::test_cases_ |  | private | 
 
 
The documentation for this class was generated from the following file: