![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
Inheritance diagram for NonFatalFailureInSetUpTest:
Collaboration diagram for NonFatalFailureInSetUpTest:Protected Member Functions | |
| virtual | ~NonFatalFailureInSetUpTest () |
| 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 411 of file gtest_output_test_.cc.
View newest version in sPHENIX GitHub at line 411 of file gtest_output_test_.cc
|
inlineprotectedvirtual |
Definition at line 413 of file gtest_output_test_.cc.
View newest version in sPHENIX GitHub at line 413 of file gtest_output_test_.cc
References Deinit().
Here is the call graph for this function:
|
inlineprivate |
Definition at line 426 of file gtest_output_test_.cc.
View newest version in sPHENIX GitHub at line 426 of file gtest_output_test_.cc
References FAIL.
Referenced by ~NonFatalFailureInSetUpTest().
Here is the caller graph for this function:
|
inlineprotectedvirtual |
Reimplemented from testing::Test.
Definition at line 417 of file gtest_output_test_.cc.
View newest version in sPHENIX GitHub at line 417 of file gtest_output_test_.cc
References ADD_FAILURE, and printf().
Here is the call graph for this function:
|
inlineprotectedvirtual |
Reimplemented from testing::Test.
Definition at line 422 of file gtest_output_test_.cc.
View newest version in sPHENIX GitHub at line 422 of file gtest_output_test_.cc
References FAIL.