Sacado Package Browser (Single Doxygen Collection)
Version of the Day
|
Protected Member Functions | |
ParameterizedDerivedTest () | |
Protected Member Functions inherited from testing::Test | |
Test () | |
virtual void | SetUp () |
virtual void | TearDown () |
Protected Attributes | |
int | count_ |
Protected Attributes inherited from NonParameterizedBaseTest | |
int | n_ |
Static Protected Attributes | |
static int | global_count_ = 0 |
Additional Inherited Members | |
Public Types inherited from testing::WithParamInterface< int > | |
typedef int | ParamType |
Public Member Functions inherited from NonParameterizedBaseTest | |
NonParameterizedBaseTest () | |
Public Member Functions inherited from testing::Test | |
virtual | ~Test () |
Public Member Functions inherited from testing::WithParamInterface< int > | |
virtual | ~WithParamInterface () |
Static Public Member Functions inherited from testing::Test | |
static void | SetUpTestSuite () |
static void | TearDownTestSuite () |
static void | TearDownTestCase () |
static void | SetUpTestCase () |
static bool | HasFatalFailure () |
static bool | HasNonfatalFailure () |
static bool | IsSkipped () |
static bool | HasFailure () |
static void | RecordProperty (const std::string &key, const std::string &value) |
static void | RecordProperty (const std::string &key, int value) |
Static Public Member Functions inherited from testing::WithParamInterface< int > | |
static const ParamType & | GetParam () |
Definition at line 1029 of file googletest-param-test-test.cc.
|
inlineprotected |
Definition at line 1032 of file googletest-param-test-test.cc.
|
protected |
Definition at line 1033 of file googletest-param-test-test.cc.
|
staticprotected |
Definition at line 1034 of file googletest-param-test-test.cc.