#include <gtest-internal-inl.h>
Definition at line 1053 of file gtest-internal-inl.h.
static void testing::internal::TestResultAccessor::RecordProperty |
( |
TestResult * |
test_result, |
|
|
const std::string & |
xml_element, |
|
|
const TestProperty & |
property |
|
) |
| |
|
inlinestatic |
static void testing::internal::TestResultAccessor::ClearTestPartResults |
( |
TestResult * |
test_result | ) |
|
|
inlinestatic |
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: