#include </home/jenkins/workspace/orxonox_doxygen_trunk/src/external/gtest/include/gtest/gtest.h>
testing::TestResult::TestResult |
( |
| ) |
|
testing::TestResult::~TestResult |
( |
| ) |
|
void testing::TestResult::Clear |
( |
| ) |
|
|
private |
void testing::TestResult::ClearTestPartResults |
( |
| ) |
|
|
private |
int testing::TestResult::death_test_count |
( |
| ) |
const |
|
inlineprivate |
bool testing::TestResult::Failed |
( |
| ) |
const |
const TestPartResult & testing::TestResult::GetTestPartResult |
( |
int |
i | ) |
const |
const TestProperty & testing::TestResult::GetTestProperty |
( |
int |
i | ) |
const |
testing::TestResult::GTEST_DISALLOW_COPY_AND_ASSIGN_ |
( |
TestResult |
| ) |
|
|
private |
bool testing::TestResult::HasFatalFailure |
( |
| ) |
const |
bool testing::TestResult::HasNonfatalFailure |
( |
| ) |
const |
int testing::TestResult::increment_death_test_count |
( |
| ) |
|
|
inlineprivate |
bool testing::TestResult::Passed |
( |
| ) |
const |
|
inline |
const std::vector<TestPartResult>& testing::TestResult::test_part_results |
( |
| ) |
const |
|
inlineprivate |
const std::vector<TestProperty>& testing::TestResult::test_properties |
( |
| ) |
const |
|
inlineprivate |
int testing::TestResult::test_property_count |
( |
| ) |
const |
int testing::TestResult::total_part_count |
( |
| ) |
const |
bool testing::TestResult::ValidateTestProperty |
( |
const TestProperty & |
test_property | ) |
|
|
staticprivate |
friend class internal::ExecDeathTest |
|
friend |
friend class internal::WindowsDeathTest |
|
friend |
int testing::TestResult::death_test_count_ |
|
private |
std::vector<TestProperty> testing::TestResult::test_properties_ |
|
private |
The documentation for this class was generated from the following files: