#include <gtest.h>
◆ TestSuite() [1/2]
◆ ~TestSuite() [1/2]
virtual testing::TestSuite::~TestSuite |
( |
| ) |
|
|
virtual |
◆ TestSuite() [2/2]
◆ ~TestSuite() [2/2]
virtual testing::TestSuite::~TestSuite |
( |
| ) |
|
|
virtual |
◆ ad_hoc_test_result() [1/2]
const TestResult& testing::TestSuite::ad_hoc_test_result |
( |
| ) |
const |
|
inline |
◆ ad_hoc_test_result() [2/2]
const TestResult& testing::TestSuite::ad_hoc_test_result |
( |
| ) |
const |
|
inline |
◆ disabled_test_count() [1/2]
int testing::TestSuite::disabled_test_count |
( |
| ) |
const |
◆ disabled_test_count() [2/2]
int testing::TestSuite::disabled_test_count |
( |
| ) |
const |
◆ elapsed_time() [1/2]
◆ elapsed_time() [2/2]
◆ Failed() [1/2]
bool testing::TestSuite::Failed |
( |
| ) |
const |
|
inline |
◆ Failed() [2/2]
bool testing::TestSuite::Failed |
( |
| ) |
const |
|
inline |
◆ failed_test_count() [1/2]
int testing::TestSuite::failed_test_count |
( |
| ) |
const |
◆ failed_test_count() [2/2]
int testing::TestSuite::failed_test_count |
( |
| ) |
const |
◆ GetTestInfo() [1/2]
const TestInfo* testing::TestSuite::GetTestInfo |
( |
int |
i | ) |
const |
◆ GetTestInfo() [2/2]
const TestInfo* testing::TestSuite::GetTestInfo |
( |
int |
i | ) |
const |
◆ name() [1/2]
const char* testing::TestSuite::name |
( |
| ) |
const |
|
inline |
◆ name() [2/2]
const char* testing::TestSuite::name |
( |
| ) |
const |
|
inline |
◆ Passed() [1/2]
bool testing::TestSuite::Passed |
( |
| ) |
const |
|
inline |
◆ Passed() [2/2]
bool testing::TestSuite::Passed |
( |
| ) |
const |
|
inline |
◆ reportable_disabled_test_count() [1/2]
int testing::TestSuite::reportable_disabled_test_count |
( |
| ) |
const |
◆ reportable_disabled_test_count() [2/2]
int testing::TestSuite::reportable_disabled_test_count |
( |
| ) |
const |
◆ reportable_test_count() [1/2]
int testing::TestSuite::reportable_test_count |
( |
| ) |
const |
◆ reportable_test_count() [2/2]
int testing::TestSuite::reportable_test_count |
( |
| ) |
const |
◆ should_run() [1/2]
bool testing::TestSuite::should_run |
( |
| ) |
const |
|
inline |
◆ should_run() [2/2]
bool testing::TestSuite::should_run |
( |
| ) |
const |
|
inline |
◆ skipped_test_count() [1/2]
int testing::TestSuite::skipped_test_count |
( |
| ) |
const |
◆ skipped_test_count() [2/2]
int testing::TestSuite::skipped_test_count |
( |
| ) |
const |
◆ start_timestamp() [1/2]
◆ start_timestamp() [2/2]
◆ successful_test_count() [1/2]
int testing::TestSuite::successful_test_count |
( |
| ) |
const |
◆ successful_test_count() [2/2]
int testing::TestSuite::successful_test_count |
( |
| ) |
const |
◆ test_to_run_count() [1/2]
int testing::TestSuite::test_to_run_count |
( |
| ) |
const |
◆ test_to_run_count() [2/2]
int testing::TestSuite::test_to_run_count |
( |
| ) |
const |
◆ total_test_count() [1/2]
int testing::TestSuite::total_test_count |
( |
| ) |
const |
◆ total_test_count() [2/2]
int testing::TestSuite::total_test_count |
( |
| ) |
const |
◆ type_param() [1/2]
const char* testing::TestSuite::type_param |
( |
| ) |
const |
|
inline |
◆ type_param() [2/2]
const char* testing::TestSuite::type_param |
( |
| ) |
const |
|
inline |
◆ internal::UnitTestImpl
◆ Test
The documentation for this class was generated from the following files: