#include <gtest.h>
|
| class | Test |
| class | TestCase |
| class | internal::UnitTestImpl |
| class | internal::StreamingListenerTest |
| TestInfo * | internal::MakeAndRegisterTestInfo (const char *test_case_name, const char *name, const char *type_param, const char *value_param, internal::TypeId fixture_class_id, Test::SetUpTestCaseFunc set_up_tc, Test::TearDownTestCaseFunc tear_down_tc, internal::TestFactoryBase *factory) |
| TestInfo * | internal::MakeAndRegisterTestInfo (const char *test_case_name, const char *name, const char *type_param, const char *value_param, internal::TypeId fixture_class_id, Test::SetUpTestCaseFunc set_up_tc, Test::TearDownTestCaseFunc tear_down_tc, internal::TestFactoryBase *factory) |
◆ ~TestInfo() [1/2]
| testing::TestInfo::~TestInfo |
( |
| ) |
|
◆ ~TestInfo() [2/2]
| testing::TestInfo::~TestInfo |
( |
| ) |
|
◆ is_reportable() [1/2]
| bool testing::TestInfo::is_reportable |
( |
| ) |
const |
|
inline |
◆ is_reportable() [2/2]
| bool testing::TestInfo::is_reportable |
( |
| ) |
const |
|
inline |
◆ name() [1/2]
| const char * testing::TestInfo::name |
( |
| ) |
const |
|
inline |
◆ name() [2/2]
| const char * testing::TestInfo::name |
( |
| ) |
const |
|
inline |
◆ result() [1/2]
| const TestResult * testing::TestInfo::result |
( |
| ) |
const |
|
inline |
◆ result() [2/2]
| const TestResult * testing::TestInfo::result |
( |
| ) |
const |
|
inline |
◆ should_run() [1/2]
| bool testing::TestInfo::should_run |
( |
| ) |
const |
|
inline |
◆ should_run() [2/2]
| bool testing::TestInfo::should_run |
( |
| ) |
const |
|
inline |
◆ test_case_name() [1/2]
| const char * testing::TestInfo::test_case_name |
( |
| ) |
const |
|
inline |
◆ test_case_name() [2/2]
| const char * testing::TestInfo::test_case_name |
( |
| ) |
const |
|
inline |
◆ type_param() [1/2]
| const char * testing::TestInfo::type_param |
( |
| ) |
const |
|
inline |
◆ type_param() [2/2]
| const char * testing::TestInfo::type_param |
( |
| ) |
const |
|
inline |
◆ value_param() [1/2]
| const char * testing::TestInfo::value_param |
( |
| ) |
const |
|
inline |
◆ value_param() [2/2]
| const char * testing::TestInfo::value_param |
( |
| ) |
const |
|
inline |
◆ internal::MakeAndRegisterTestInfo [1/2]
◆ internal::MakeAndRegisterTestInfo [2/2]
◆ internal::StreamingListenerTest
| internal::StreamingListenerTest |
|
friend |
◆ internal::UnitTestImpl
◆ Test
◆ TestCase
The documentation for this class was generated from the following files: