#include <gtest.h>
◆ ~Test() [1/2]
virtual testing::Test::~Test |
( |
| ) |
|
|
virtual |
◆ Test() [1/2]
◆ ~Test() [2/2]
virtual testing::Test::~Test |
( |
| ) |
|
|
virtual |
◆ Test() [2/2]
◆ HasFailure() [1/2]
static bool testing::Test::HasFailure |
( |
| ) |
|
|
inlinestatic |
◆ HasFailure() [2/2]
static bool testing::Test::HasFailure |
( |
| ) |
|
|
inlinestatic |
◆ HasFatalFailure() [1/2]
static bool testing::Test::HasFatalFailure |
( |
| ) |
|
|
static |
◆ HasFatalFailure() [2/2]
static bool testing::Test::HasFatalFailure |
( |
| ) |
|
|
static |
◆ HasNonfatalFailure() [1/2]
static bool testing::Test::HasNonfatalFailure |
( |
| ) |
|
|
static |
◆ HasNonfatalFailure() [2/2]
static bool testing::Test::HasNonfatalFailure |
( |
| ) |
|
|
static |
◆ IsSkipped() [1/2]
static bool testing::Test::IsSkipped |
( |
| ) |
|
|
static |
◆ IsSkipped() [2/2]
static bool testing::Test::IsSkipped |
( |
| ) |
|
|
static |
◆ RecordProperty() [1/4]
static void testing::Test::RecordProperty |
( |
const std::string & |
key, |
|
|
const std::string & |
value |
|
) |
| |
|
static |
◆ RecordProperty() [2/4]
static void testing::Test::RecordProperty |
( |
const std::string & |
key, |
|
|
const std::string & |
value |
|
) |
| |
|
static |
◆ RecordProperty() [3/4]
static void testing::Test::RecordProperty |
( |
const std::string & |
key, |
|
|
int |
value |
|
) |
| |
|
static |
◆ RecordProperty() [4/4]
static void testing::Test::RecordProperty |
( |
const std::string & |
key, |
|
|
int |
value |
|
) |
| |
|
static |
◆ SetUp() [1/2]
virtual void testing::Test::SetUp |
( |
| ) |
|
|
protectedvirtual |
◆ SetUp() [2/2]
virtual void testing::Test::SetUp |
( |
| ) |
|
|
protectedvirtual |
◆ SetUpTestCase() [1/2]
static void testing::Test::SetUpTestCase |
( |
| ) |
|
|
inlinestatic |
◆ SetUpTestCase() [2/2]
static void testing::Test::SetUpTestCase |
( |
| ) |
|
|
inlinestatic |
◆ SetUpTestSuite() [1/2]
static void testing::Test::SetUpTestSuite |
( |
| ) |
|
|
inlinestatic |
◆ SetUpTestSuite() [2/2]
static void testing::Test::SetUpTestSuite |
( |
| ) |
|
|
inlinestatic |
◆ TearDown() [1/2]
virtual void testing::Test::TearDown |
( |
| ) |
|
|
protectedvirtual |
◆ TearDown() [2/2]
virtual void testing::Test::TearDown |
( |
| ) |
|
|
protectedvirtual |
◆ TearDownTestCase() [1/2]
static void testing::Test::TearDownTestCase |
( |
| ) |
|
|
inlinestatic |
◆ TearDownTestCase() [2/2]
static void testing::Test::TearDownTestCase |
( |
| ) |
|
|
inlinestatic |
◆ TearDownTestSuite() [1/2]
static void testing::Test::TearDownTestSuite |
( |
| ) |
|
|
inlinestatic |
◆ TearDownTestSuite() [2/2]
static void testing::Test::TearDownTestSuite |
( |
| ) |
|
|
inlinestatic |
◆ TestInfo
The documentation for this class was generated from the following files: