Analysis Software
Documentation for sPHENIX simulation software
|
Protected Member Functions | |
FatalFailureInFixtureConstructorTest () | |
~FatalFailureInFixtureConstructorTest () | |
virtual void | SetUp () |
virtual void | TearDown () |
Protected Member Functions inherited from testing::Test | |
Test () | |
Private Member Functions | |
void | Init () |
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 375 of file gtest_output_test_.cc.
View newest version in sPHENIX GitHub at line 375 of file gtest_output_test_.cc
|
inlineprotected |
Definition at line 377 of file gtest_output_test_.cc.
View newest version in sPHENIX GitHub at line 377 of file gtest_output_test_.cc
References Init(), and printf().
|
inlineprotected |
Definition at line 382 of file gtest_output_test_.cc.
View newest version in sPHENIX GitHub at line 382 of file gtest_output_test_.cc
References ADD_FAILURE.
|
inlineprivate |
Definition at line 399 of file gtest_output_test_.cc.
View newest version in sPHENIX GitHub at line 399 of file gtest_output_test_.cc
References FAIL.
Referenced by FatalFailureInFixtureConstructorTest().
|
inlineprotectedvirtual |
Reimplemented from testing::Test.
Definition at line 386 of file gtest_output_test_.cc.
View newest version in sPHENIX GitHub at line 386 of file gtest_output_test_.cc
References ADD_FAILURE.
|
inlineprotectedvirtual |
Reimplemented from testing::Test.
Definition at line 392 of file gtest_output_test_.cc.
View newest version in sPHENIX GitHub at line 392 of file gtest_output_test_.cc
References ADD_FAILURE.