Sacado Package Browser (Single Doxygen Collection)
Version of the Day
|
Inherits TestWithParam< int >.
Public Types | |
enum | { PARAMETER_COUNT } |
typedef TestGenerationEnvironment < PARAMETER_COUNT > | Environment |
Public Member Functions | |
TestGenerationTest () | |
void | SetUp () override |
void | TearDown () override |
Static Public Member Functions | |
static void | SetUpTestSuite () |
static void | TearDownTestSuite () |
Protected Attributes | |
int | current_parameter_ |
Static Protected Attributes | |
static vector< int > | collected_parameters_ |
Private Member Functions | |
GTEST_DISALLOW_COPY_AND_ASSIGN_ (TestGenerationTest) | |
Definition at line 611 of file googletest-param-test-test.cc.
Definition at line 618 of file googletest-param-test-test.cc.
anonymous enum |
Enumerator | |
---|---|
PARAMETER_COUNT |
Definition at line 613 of file googletest-param-test-test.cc.
|
inline |
Definition at line 620 of file googletest-param-test-test.cc.
|
inlineoverride |
Definition at line 624 of file googletest-param-test-test.cc.
|
inlineoverride |
Definition at line 628 of file googletest-param-test-test.cc.
|
inlinestatic |
Definition at line 633 of file googletest-param-test-test.cc.
|
inlinestatic |
Definition at line 654 of file googletest-param-test-test.cc.
|
private |
|
protected |
Definition at line 667 of file googletest-param-test-test.cc.
|
staticprotected |
Definition at line 668 of file googletest-param-test-test.cc.