|
Sacado Package Browser (Single Doxygen Collection)
Version of the Day
|

Protected Member Functions | |
| void | SetUp () override |
Protected Member Functions inherited from testing::Test | |
| Test () | |
| virtual void | TearDown () |
Static Protected Member Functions | |
| template<typename CharType > | |
| static void | AssertStringArrayEq (int size1, CharType **array1, int size2, CharType **array2) |
| static void | CheckFlags (const Flags &expected) |
| template<typename CharType > | |
| static void | TestParsingFlags (int argc1, const CharType **argv1, int argc2, const CharType **argv2, const Flags &expected, bool should_print_help) |
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) |
| 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) |
Definition at line 5704 of file gtest_unittest.cc.
|
inlineoverrideprotectedvirtual |
Reimplemented from testing::Test.
Definition at line 5707 of file gtest_unittest.cc.
|
inlinestaticprotected |
Definition at line 5729 of file gtest_unittest.cc.
Definition at line 5739 of file gtest_unittest.cc.
|
inlinestaticprotected |
Definition at line 5767 of file gtest_unittest.cc.
1.8.5