#include <gtest.h>
Definition at line 17913 of file gtest.h.
testing::TestResult::TestResult |
( |
| ) |
|
testing::TestResult::~TestResult |
( |
| ) |
|
bool testing::TestResult::Failed |
( |
| ) |
const |
const TestPartResult& testing::TestResult::GetTestPartResult |
( |
int |
i | ) |
const |
const TestProperty& testing::TestResult::GetTestProperty |
( |
int |
i | ) |
const |
bool testing::TestResult::HasFatalFailure |
( |
| ) |
const |
bool testing::TestResult::HasNonfatalFailure |
( |
| ) |
const |
bool testing::TestResult::Passed |
( |
| ) |
const |
|
inline |
int testing::TestResult::test_property_count |
( |
| ) |
const |
int testing::TestResult::total_part_count |
( |
| ) |
const |
friend class internal::DefaultGlobalTestPartResultReporter |
|
friend |
friend class internal::ExecDeathTest |
|
friend |
friend class internal::TestResultAccessor |
|
friend |
friend class internal::UnitTestImpl |
|
friend |
friend class internal::WindowsDeathTest |
|
friend |
The documentation for this class was generated from the following file: