|
OPTPiX SpriteStudio SDK
|
Inheritance diagram for testing::TestWithParam< T >:
Collaboration diagram for testing::TestWithParam< T >:Additional Inherited Members | |
Public Types inherited from testing::Test | |
| typedef internal::SetUpTestCaseFunc | SetUpTestCaseFunc |
|
typedef internal::TearDownTestCaseFunc | TearDownTestCaseFunc |
Public Types inherited from testing::WithParamInterface< T > | |
| typedef T | ParamType |
Public Member Functions inherited from testing::WithParamInterface< T > | |
| const ParamType & | GetParam () const |
Static Public Member Functions inherited from testing::Test | |
| static void | SetUpTestCase () |
| static void | TearDownTestCase () |
| static bool | HasFatalFailure () |
| static bool | HasNonfatalFailure () |
| static bool | HasFailure () |
| static void | RecordProperty (const char *key, const char *value) |
| static void | RecordProperty (const char *key, int value) |
Protected Member Functions inherited from testing::Test | |
| virtual void | SetUp () |
| virtual void | TearDown () |