Analysis Software
Documentation for sPHENIX simulation software
|
Protected Member Functions | |
virtual void | SetUp () |
Protected Member Functions inherited from testing::Test | |
Test () | |
virtual void | TearDown () |
Static Protected Member Functions | |
static void | SetUpTestCase () |
static void | TearDownTestCase () |
Static Protected Attributes | |
static int | counter_ = 0 |
static const char * | shared_resource_ = NULL |
Additional Inherited Members | |
Public Types inherited from testing::Test | |
typedef internal::SetUpTestCaseFunc | SetUpTestCaseFunc |
typedef internal::TearDownTestCaseFunc | TearDownTestCaseFunc |
Public Member Functions inherited from testing::Test | |
virtual | ~Test () |
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 std::string &key, const std::string &value) |
static void | RecordProperty (const std::string &key, int value) |
Definition at line 5392 of file gtest_unittest.cc.
View newest version in sPHENIX GitHub at line 5392 of file gtest_unittest.cc
|
inlineprotectedvirtual |
Reimplemented from testing::Test.
Definition at line 5427 of file gtest_unittest.cc.
View newest version in sPHENIX GitHub at line 5427 of file gtest_unittest.cc
|
inlinestaticprotected |
Definition at line 5396 of file gtest_unittest.cc.
View newest version in sPHENIX GitHub at line 5396 of file gtest_unittest.cc
References counter_, EXPECT_EQ, printf(), and shared_resource_.
|
inlinestaticprotected |
Definition at line 5413 of file gtest_unittest.cc.
View newest version in sPHENIX GitHub at line 5413 of file gtest_unittest.cc
References counter_, EXPECT_EQ, printf(), and shared_resource_.
|
staticprotected |
Definition at line 5434 of file gtest_unittest.cc.
View newest version in sPHENIX GitHub at line 5434 of file gtest_unittest.cc
Referenced by SetUp(), SetUpTestCase(), and TearDownTestCase().
|
staticprotected |
Definition at line 5437 of file gtest_unittest.cc.
View newest version in sPHENIX GitHub at line 5437 of file gtest_unittest.cc
Referenced by SetUpTestCase(), and TearDownTestCase().