#include <gtest.h>
Definition at line 18034 of file gtest.h.
testing::TestInfo::~TestInfo |
( |
| ) |
|
bool testing::TestInfo::is_reportable |
( |
| ) |
const |
|
inline |
const char* testing::TestInfo::name |
( |
| ) |
const |
|
inline |
const TestResult* testing::TestInfo::result |
( |
| ) |
const |
|
inline |
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 |
friend class internal::UnitTestImpl |
|
friend |
The documentation for this class was generated from the following file: