webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Static Public Member Functions | List of all members
testing::internal::TestResultAccessor Class Reference

#include <gtest-internal-inl.h>

Static Public Member Functions

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

Member Function Documentation

◆ ClearTestPartResults()

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

◆ RecordProperty()

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

◆ test_part_results()

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

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