#include <gtest.h>
◆ TestResult() [1/2]
testing::TestResult::TestResult |
( |
| ) |
|
◆ ~TestResult() [1/2]
testing::TestResult::~TestResult |
( |
| ) |
|
◆ TestResult() [2/2]
testing::TestResult::TestResult |
( |
| ) |
|
◆ ~TestResult() [2/2]
testing::TestResult::~TestResult |
( |
| ) |
|
◆ elapsed_time() [1/2]
◆ elapsed_time() [2/2]
◆ Failed() [1/2]
bool testing::TestResult::Failed |
( |
| ) |
const |
◆ Failed() [2/2]
bool testing::TestResult::Failed |
( |
| ) |
const |
◆ GetTestPartResult() [1/2]
const TestPartResult& testing::TestResult::GetTestPartResult |
( |
int |
i | ) |
const |
◆ GetTestPartResult() [2/2]
const TestPartResult& testing::TestResult::GetTestPartResult |
( |
int |
i | ) |
const |
◆ GetTestProperty() [1/2]
const TestProperty& testing::TestResult::GetTestProperty |
( |
int |
i | ) |
const |
◆ GetTestProperty() [2/2]
const TestProperty& testing::TestResult::GetTestProperty |
( |
int |
i | ) |
const |
◆ HasFatalFailure() [1/2]
bool testing::TestResult::HasFatalFailure |
( |
| ) |
const |
◆ HasFatalFailure() [2/2]
bool testing::TestResult::HasFatalFailure |
( |
| ) |
const |
◆ HasNonfatalFailure() [1/2]
bool testing::TestResult::HasNonfatalFailure |
( |
| ) |
const |
◆ HasNonfatalFailure() [2/2]
bool testing::TestResult::HasNonfatalFailure |
( |
| ) |
const |
◆ Passed() [1/2]
bool testing::TestResult::Passed |
( |
| ) |
const |
|
inline |
◆ Passed() [2/2]
bool testing::TestResult::Passed |
( |
| ) |
const |
|
inline |
◆ Skipped() [1/2]
bool testing::TestResult::Skipped |
( |
| ) |
const |
◆ Skipped() [2/2]
bool testing::TestResult::Skipped |
( |
| ) |
const |
◆ start_timestamp() [1/2]
◆ start_timestamp() [2/2]
◆ test_property_count() [1/2]
int testing::TestResult::test_property_count |
( |
| ) |
const |
◆ test_property_count() [2/2]
int testing::TestResult::test_property_count |
( |
| ) |
const |
◆ total_part_count() [1/2]
int testing::TestResult::total_part_count |
( |
| ) |
const |
◆ total_part_count() [2/2]
int testing::TestResult::total_part_count |
( |
| ) |
const |
◆ internal::DefaultGlobalTestPartResultReporter
internal::DefaultGlobalTestPartResultReporter |
|
friend |
◆ internal::ExecDeathTest
◆ internal::FuchsiaDeathTest
internal::FuchsiaDeathTest |
|
friend |
◆ internal::TestResultAccessor
internal::TestResultAccessor |
|
friend |
◆ internal::UnitTestImpl
◆ internal::WindowsDeathTest
internal::WindowsDeathTest |
|
friend |
◆ TestInfo
◆ TestSuite
◆ UnitTest
The documentation for this class was generated from the following files: