Protected Member Functions | |
virtual void | SetUp () |
virtual void | TearDown () |
virtual | ~NonFatalFailureInSetUpTest () |
![]() | |
Test () | |
Private Member Functions | |
void | Deinit () |
Additional Inherited Members | |
![]() | |
typedef internal::SetUpTestCaseFunc | SetUpTestCaseFunc |
typedef internal::TearDownTestCaseFunc | TearDownTestCaseFunc |
![]() | |
virtual | ~Test () |
![]() | |
static bool | HasFailure () |
static bool | HasFatalFailure () |
static bool | HasNonfatalFailure () |
static void | RecordProperty (const std::string &key, const std::string &value) |
static void | RecordProperty (const std::string &key, int value) |
static void | SetUpTestCase () |
static void | TearDownTestCase () |
Definition at line 412 of file gtest_output_test_.cc.
|
inlineprotectedvirtual |
Definition at line 414 of file gtest_output_test_.cc.
|
inlineprivate |
Definition at line 427 of file gtest_output_test_.cc.
|
inlineprotectedvirtual |
Reimplemented from testing::Test.
Definition at line 418 of file gtest_output_test_.cc.
|
inlineprotectedvirtual |
Reimplemented from testing::Test.
Definition at line 423 of file gtest_output_test_.cc.