Analysis Software
Documentation for sPHENIX simulation software
|
Static Protected Member Functions | |
static const TestInfo * | GetTestInfo (const char *test_name) |
static const TestResult * | GetTestResult (const TestInfo *test_info) |
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) |
Protected Member Functions inherited from testing::Test | |
Test () | |
virtual void | SetUp () |
virtual void | TearDown () |
Definition at line 5298 of file gtest_unittest.cc.
View newest version in sPHENIX GitHub at line 5298 of file gtest_unittest.cc
|
inlinestaticprotected |
Definition at line 5300 of file gtest_unittest.cc.
View newest version in sPHENIX GitHub at line 5300 of file gtest_unittest.cc
References testing::TestCase::GetTestInfo(), testing::internal::GetUnitTestImpl(), i, testing::TestInfo::name(), and testing::TestCase::total_test_count().
|
inlinestaticprotected |
Definition at line 5312 of file gtest_unittest.cc.
View newest version in sPHENIX GitHub at line 5312 of file gtest_unittest.cc
References testing::TestInfo::result().