Analysis Software
Documentation for sPHENIX simulation software
|
Protected Member Functions | |
virtual | ~FatalFailureInSetUpTest () |
virtual void | SetUp () |
virtual void | TearDown () |
Protected Member Functions inherited from testing::Test | |
Test () | |
Private Member Functions | |
void | Deinit () |
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 436 of file gtest_output_test_.cc.
View newest version in sPHENIX GitHub at line 436 of file gtest_output_test_.cc
|
inlineprotectedvirtual |
Definition at line 438 of file gtest_output_test_.cc.
View newest version in sPHENIX GitHub at line 438 of file gtest_output_test_.cc
References Deinit().
|
inlineprivate |
Definition at line 451 of file gtest_output_test_.cc.
View newest version in sPHENIX GitHub at line 451 of file gtest_output_test_.cc
References FAIL.
Referenced by ~FatalFailureInSetUpTest().
|
inlineprotectedvirtual |
Reimplemented from testing::Test.
Definition at line 442 of file gtest_output_test_.cc.
View newest version in sPHENIX GitHub at line 442 of file gtest_output_test_.cc
References FAIL, and printf().
|
inlineprotectedvirtual |
Reimplemented from testing::Test.
Definition at line 447 of file gtest_output_test_.cc.
View newest version in sPHENIX GitHub at line 447 of file gtest_output_test_.cc
References FAIL.