Static Public Member Functions | List of all members
testing::internal::TestResultAccessor Class Reference

Static Public Member Functions

static void ClearTestPartResults (TestResult *test_result)
 
static void RecordProperty (TestResult *test_result, const std::string &xml_element, const TestProperty &property)
 
static const std::vector< testing::TestPartResult > & test_part_results (const TestResult &test_result)
 

Detailed Description

Definition at line 1450 of file gtest-all.cc.

Member Function Documentation

static void testing::internal::TestResultAccessor::ClearTestPartResults ( TestResult test_result)
inlinestatic

Definition at line 1458 of file gtest-all.cc.

static void testing::internal::TestResultAccessor::RecordProperty ( TestResult test_result,
const std::string &  xml_element,
const TestProperty property 
)
inlinestatic

Definition at line 1452 of file gtest-all.cc.

static const std::vector<testing::TestPartResult>& testing::internal::TestResultAccessor::test_part_results ( const TestResult test_result)
inlinestatic

Definition at line 1462 of file gtest-all.cc.


The documentation for this class was generated from the following file:


self_test
Author(s): Kevin Watts, Brice Rebsamen , Jeremy Leibs and Blaise Gassend
autogenerated on Thu Oct 8 2020 03:21:46