Sacado Package Browser (Single Doxygen Collection)
Version of the Day
|
Protected Member Functions | |
NonFatalFailureInFixtureConstructorTest () | |
~NonFatalFailureInFixtureConstructorTest () override | |
void | SetUp () override |
void | TearDown () override |
![]() | |
Test () | |
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) |
Definition at line 356 of file googletest-output-test_.cc.
|
inlineprotected |
Definition at line 358 of file googletest-output-test_.cc.
|
inlineoverrideprotected |
Definition at line 363 of file googletest-output-test_.cc.
|
inlineoverrideprotectedvirtual |
Reimplemented from testing::Test.
Definition at line 367 of file googletest-output-test_.cc.
|
inlineoverrideprotectedvirtual |
Reimplemented from testing::Test.
Definition at line 369 of file googletest-output-test_.cc.