#include <ts_gtest.h>
Inherited by BaseTest, FooTest< T >, FooTest< T >, perf::TestBase, testing::TestWithParam< T >, and testing::TestWithParam< const char * >.
virtual testing::Test::~Test |
( |
| ) |
|
|
virtual |
static void testing::Test::SetUpTestCase |
( |
| ) |
|
|
static |
static void testing::Test::TearDownTestCase |
( |
| ) |
|
|
static |
static bool testing::Test::HasFatalFailure |
( |
| ) |
|
|
static |
static bool testing::Test::HasNonfatalFailure |
( |
| ) |
|
|
static |
static bool testing::Test::HasFailure |
( |
| ) |
|
|
static |
virtual void testing::Test::SetUp |
( |
| ) |
|
|
protectedvirtual |
virtual void testing::Test::TearDown |
( |
| ) |
|
|
protectedvirtual |
The documentation for this class was generated from the following file: