#include <gtest.h>
Definition at line 18034 of file gtest.h.
testing::TestInfo::~TestInfo |
( |
| ) |
|
testing::TestInfo::TestInfo |
( |
const std::string & |
test_case_name, |
|
|
const std::string & |
name, |
|
|
const char * |
a_type_param, |
|
|
const char * |
a_value_param, |
|
|
internal::TypeId |
fixture_class_id, |
|
|
internal::TestFactoryBase * |
factory |
|
) |
| |
|
private |
static void testing::TestInfo::ClearTestResult |
( |
TestInfo * |
test_info | ) |
|
|
inlinestaticprivate |
testing::TestInfo::GTEST_DISALLOW_COPY_AND_ASSIGN_ |
( |
TestInfo |
| ) |
|
|
private |
int testing::TestInfo::increment_death_test_count |
( |
| ) |
|
|
inlineprivate |
bool testing::TestInfo::is_reportable |
( |
| ) |
const |
|
inline |
const char* testing::TestInfo::name |
( |
| ) |
const |
|
inline |
const TestResult* testing::TestInfo::result |
( |
| ) |
const |
|
inline |
void testing::TestInfo::Run |
( |
| ) |
|
|
private |
bool testing::TestInfo::should_run |
( |
| ) |
const |
|
inline |
const char* testing::TestInfo::test_case_name |
( |
| ) |
const |
|
inline |
const char* testing::TestInfo::type_param |
( |
| ) |
const |
|
inline |
const char* testing::TestInfo::value_param |
( |
| ) |
const |
|
inline |
friend class internal::StreamingListenerTest |
|
friend |
bool testing::TestInfo::is_disabled_ |
|
private |
bool testing::TestInfo::matches_filter_ |
|
private |
const std::string testing::TestInfo::name_ |
|
private |
bool testing::TestInfo::should_run_ |
|
private |
const std::string testing::TestInfo::test_case_name_ |
|
private |
The documentation for this class was generated from the following files: