#include <gtest.h>
|
class | Test |
|
class | TestSuite |
|
class | internal::UnitTestImpl |
|
class | internal::StreamingListenerTest |
|
TestInfo * | internal::MakeAndRegisterTestInfo (const char *test_suite_name, const char *name, const char *type_param, const char *value_param, internal::CodeLocation code_location, internal::TypeId fixture_class_id, internal::SetUpTestSuiteFunc set_up_tc, internal::TearDownTestSuiteFunc tear_down_tc, internal::TestFactoryBase *factory) |
|
TestInfo * | internal::MakeAndRegisterTestInfo (const char *test_suite_name, const char *name, const char *type_param, const char *value_param, internal::CodeLocation code_location, internal::TypeId fixture_class_id, internal::SetUpTestSuiteFunc set_up_tc, internal::TearDownTestSuiteFunc tear_down_tc, internal::TestFactoryBase *factory) |
|
◆ ~TestInfo() [1/2]
testing::TestInfo::~TestInfo |
( |
| ) |
|
◆ ~TestInfo() [2/2]
testing::TestInfo::~TestInfo |
( |
| ) |
|
◆ file() [1/2]
const char* testing::TestInfo::file |
( |
| ) |
const |
|
inline |
◆ file() [2/2]
const char* testing::TestInfo::file |
( |
| ) |
const |
|
inline |
◆ is_in_another_shard() [1/2]
bool testing::TestInfo::is_in_another_shard |
( |
| ) |
const |
|
inline |
◆ is_in_another_shard() [2/2]
bool testing::TestInfo::is_in_another_shard |
( |
| ) |
const |
|
inline |
◆ is_reportable() [1/2]
bool testing::TestInfo::is_reportable |
( |
| ) |
const |
|
inline |
◆ is_reportable() [2/2]
bool testing::TestInfo::is_reportable |
( |
| ) |
const |
|
inline |
◆ line() [1/2]
int testing::TestInfo::line |
( |
| ) |
const |
|
inline |
◆ line() [2/2]
int testing::TestInfo::line |
( |
| ) |
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 |
◆ test_suite_name() [1/2]
const char* testing::TestInfo::test_suite_name |
( |
| ) |
const |
|
inline |
◆ test_suite_name() [2/2]
const char* testing::TestInfo::test_suite_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
◆ TestSuite
The documentation for this class was generated from the following files: