#include <gtest-internal-inl.h>
Definition at line 1014 of file gtest-internal-inl.h.
◆ ClearTestPartResults() [1/2]
| void testing::internal::TestResultAccessor::ClearTestPartResults |
( |
TestResult * | test_result | ) |
|
|
inlinestatic |
◆ ClearTestPartResults() [2/2]
| void testing::internal::TestResultAccessor::ClearTestPartResults |
( |
TestResult * | test_result | ) |
|
|
inlinestatic |
◆ RecordProperty() [1/2]
| void testing::internal::TestResultAccessor::RecordProperty |
( |
TestResult * | test_result, |
|
|
const std::string & | xml_element, |
|
|
const TestProperty & | property ) |
|
inlinestatic |
Definition at line 1016 of file gtest-internal-inl.h.
1018 {
1019 test_result->RecordProperty(xml_element, property);
1020 }
◆ RecordProperty() [2/2]
| void testing::internal::TestResultAccessor::RecordProperty |
( |
TestResult * | test_result, |
|
|
const std::string & | xml_element, |
|
|
const TestProperty & | property ) |
|
inlinestatic |
Definition at line 1016 of file gtest-internal-inl.h.
1018 {
1019 test_result->RecordProperty(xml_element, property);
1020 }
◆ test_part_results() [1/2]
◆ test_part_results() [2/2]
The documentation for this class was generated from the following files:
- /home/abuild/rpmbuild/BUILD/electroneum-5.1.3.1-build/electroneum-5.1.3.1/external/rapidjson/thirdparty/gtest/googletest/src/gtest-internal-inl.h
- /home/abuild/rpmbuild/BUILD/electroneum-5.1.3.1-build/electroneum-5.1.3.1/tests/gtest/src/gtest-internal-inl.h