Definition at line 5425 of file gtest_unittest.cc.
◆ SetUp()
virtual void testing::SetUpTestCaseTest::SetUp |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ SetUpTestCase()
static void testing::SetUpTestCaseTest::SetUpTestCase |
( |
| ) |
|
|
inlinestaticprotected |
Definition at line 5429 of file gtest_unittest.cc.
5429 {
5430 printf(
"Setting up the test case . . .\n");
5431
5432
5433
5434
5436
5437
5439
5440
5442 }
static const char * shared_resource_
LOGGING_API void printf(Category category, const char *format,...)
◆ TearDownTestCase()
static void testing::SetUpTestCaseTest::TearDownTestCase |
( |
| ) |
|
|
inlinestaticprotected |
Definition at line 5446 of file gtest_unittest.cc.
5446 {
5447 printf(
"Tearing down the test case . . .\n");
5448
5449
5451
5452
5454
5455
5457 }
◆ counter_
int testing::SetUpTestCaseTest::counter_ = 0 |
|
staticprotected |
◆ shared_resource_
const char * testing::SetUpTestCaseTest::shared_resource_ = NULL |
|
staticprotected |
The documentation for this class was generated from the following file:
- libraries/fc/include/fc/crypto/webauthn_json/thirdparty/gtest/googletest/test/gtest_unittest.cc