Definition at line 805 of file gtest-param-test_test.cc.
◆ SeparateInstanceTest()
SeparateInstanceTest::SeparateInstanceTest |
( |
| ) |
|
|
inline |
◆ TearDownTestCase()
static void SeparateInstanceTest::TearDownTestCase |
( |
| ) |
|
|
inlinestatic |
Definition at line 809 of file gtest-param-test_test.cc.
809 {
811 << "If some (but not all) SeparateInstanceTest tests have been "
812 << "filtered out this test will fail. Make sure that all "
813 << "GeneratorEvaluationTest are selected or de-selected together "
814 << "by the test filter.";
815 }
#define EXPECT_GE(val1, val2)
◆ count_
int SeparateInstanceTest::count_ |
|
protected |
◆ global_count_
int SeparateInstanceTest::global_count_ = 0 |
|
staticprotected |
The documentation for this class was generated from the following file: