Sacado Package Browser (Single Doxygen Collection)
Version of the Day
|
Static Protected Member Functions | |
static void | SetUpTestSuite () |
static void | TearDownTestSuite () |
Additional Inherited Members | |
![]() | |
virtual | ~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) |
template<typename T , std::enable_if_t< std::is_convertible< T, int64_t >::value, bool > = true> | |
static void | RecordProperty (const std::string &key, const T &value) |
![]() | |
Test () | |
virtual void | SetUp () |
virtual void | TearDown () |
Definition at line 6399 of file gtest_unittest.cc.
|
inlinestaticprotected |
Definition at line 6403 of file gtest_unittest.cc.
|
inlinestaticprotected |
Definition at line 6412 of file gtest_unittest.cc.