Sacado Package Browser (Single Doxygen Collection)
Version of the Day
|
Static Protected Member Functions | |
static const TestInfo * | GetTestInfo (const char *test_name) |
static const TestResult * | GetTestResult (const TestInfo *test_info) |
Additional Inherited Members | |
Public Member Functions inherited from testing::Test | |
virtual | ~Test () |
Static Public Member Functions inherited from testing::Test | |
static void | SetUpTestSuite () |
static void | TearDownTestSuite () |
static void | TearDownTestCase () |
static void | SetUpTestCase () |
static bool | HasFatalFailure () |
static bool | HasNonfatalFailure () |
static bool | IsSkipped () |
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 5318 of file gtest_unittest.cc.
|
inlinestaticprotected |
Definition at line 5320 of file gtest_unittest.cc.
|
inlinestaticprotected |
Definition at line 5332 of file gtest_unittest.cc.