|
typedef internal::SetUpTestCaseFunc | SetUpTestCaseFunc |
|
typedef internal::TearDownTestCaseFunc | TearDownTestCaseFunc |
|
typedef TestParam | ParamType |
|
typedef TestParam | ParamType |
|
typedef TestParam | ParamType |
|
typedef TestParam | ParamType |
|
typedef TestParam | ParamType |
|
typedef TestParam | ParamType |
|
static bool | HasFailure () |
|
static bool | HasFailure () |
|
static bool | HasFailure () |
|
static bool | HasFailure () |
|
static bool | HasFailure () |
|
static bool | HasFailure () |
|
static bool | HasFatalFailure () |
|
static bool | HasFatalFailure () |
|
static bool | HasFatalFailure () |
|
static bool | HasFatalFailure () |
|
static bool | HasFatalFailure () |
|
static bool | HasFatalFailure () |
|
static bool | HasNonfatalFailure () |
|
static bool | HasNonfatalFailure () |
|
static bool | HasNonfatalFailure () |
|
static bool | HasNonfatalFailure () |
|
static bool | HasNonfatalFailure () |
|
static bool | HasNonfatalFailure () |
|
static bool | IsSkipped () |
|
static bool | IsSkipped () |
|
static bool | IsSkipped () |
|
static bool | IsSkipped () |
|
static bool | IsSkipped () |
|
static void | RecordProperty (const std::string &key, const std::string &value) |
|
static void | RecordProperty (const std::string &key, const std::string &value) |
|
static void | RecordProperty (const std::string &key, const std::string &value) |
|
static void | RecordProperty (const std::string &key, const std::string &value) |
|
static void | RecordProperty (const std::string &key, const std::string &value) |
|
static void | RecordProperty (const std::string &key, const std::string &value) |
|
static void | RecordProperty (const std::string &key, int value) |
|
static void | RecordProperty (const std::string &key, int value) |
|
static void | RecordProperty (const std::string &key, int value) |
|
static void | RecordProperty (const std::string &key, int value) |
|
static void | RecordProperty (const std::string &key, int value) |
|
static void | RecordProperty (const std::string &key, int value) |
|
static void | SetUpTestCase () |
|
static void | SetUpTestCase () |
|
static void | SetUpTestCase () |
|
static void | SetUpTestCase () |
|
static void | SetUpTestCase () |
|
static void | SetUpTestCase () |
|
static void | SetUpTestSuite () |
|
static void | SetUpTestSuite () |
|
static void | SetUpTestSuite () |
|
static void | SetUpTestSuite () |
|
static void | SetUpTestSuite () |
|
static void | TearDownTestCase () |
|
static void | TearDownTestCase () |
|
static void | TearDownTestCase () |
|
static void | TearDownTestCase () |
|
static void | TearDownTestCase () |
|
static void | TearDownTestCase () |
|
static void | TearDownTestSuite () |
|
static void | TearDownTestSuite () |
|
static void | TearDownTestSuite () |
|
static void | TearDownTestSuite () |
|
static void | TearDownTestSuite () |
|
static const ParamType & | GetParam () |
|
static const ParamType & | GetParam () |
|
static const ParamType & | GetParam () |
|
static const ParamType & | GetParam () |
|
static const ParamType & | GetParam () |
|
virtual void | SetUp () |
|
virtual void | SetUp () |
|
virtual void | SetUp () |
|
virtual void | SetUp () |
|
virtual void | SetUp () |
|
virtual void | SetUp () |
|
virtual void | TearDown () |
|
virtual void | TearDown () |
|
virtual void | TearDown () |
|
virtual void | TearDown () |
|
virtual void | TearDown () |
|
virtual void | TearDown () |
|
| Test () |
|
| Test () |
|
| Test () |
|
| Test () |
|
| Test () |
|
| Test () |
|
◆ ~CordRingTestWithParam() [1/2]
absl::ABSL_NAMESPACE_BEGIN::CordRingTestWithParam::~CordRingTestWithParam |
( |
| ) |
|
|
inlineoverride |
◆ ~CordRingTestWithParam() [2/2]
absl::ABSL_NAMESPACE_BEGIN::CordRingTestWithParam::~CordRingTestWithParam |
( |
| ) |
|
|
inlineoverride |
◆ CreateWithCapacity() [1/2]
CordRepRing* absl::ABSL_NAMESPACE_BEGIN::CordRingTestWithParam::CreateWithCapacity |
( |
CordRep * |
child, |
|
|
size_t |
extra_capacity |
|
) |
| |
|
inline |
◆ CreateWithCapacity() [2/2]
CordRepRing* absl::ABSL_NAMESPACE_BEGIN::CordRingTestWithParam::CreateWithCapacity |
( |
CordRep * |
child, |
|
|
size_t |
extra_capacity |
|
) |
| |
|
inline |
◆ InputShared() [1/2]
bool absl::ABSL_NAMESPACE_BEGIN::CordRingTestWithParam::InputShared |
( |
| ) |
const |
|
inline |
◆ InputShared() [2/2]
bool absl::ABSL_NAMESPACE_BEGIN::CordRingTestWithParam::InputShared |
( |
| ) |
const |
|
inline |
◆ InputSharedIndirect() [1/2]
bool absl::ABSL_NAMESPACE_BEGIN::CordRingTestWithParam::InputSharedIndirect |
( |
| ) |
const |
|
inline |
◆ InputSharedIndirect() [2/2]
bool absl::ABSL_NAMESPACE_BEGIN::CordRingTestWithParam::InputSharedIndirect |
( |
| ) |
const |
|
inline |
◆ NeedsUnref() [1/2]
template<typename CordRepType >
CordRepType* absl::ABSL_NAMESPACE_BEGIN::CordRingTestWithParam::NeedsUnref |
( |
CordRepType * |
rep | ) |
|
|
inline |
◆ NeedsUnref() [2/2]
template<typename CordRepType >
CordRepType* absl::ABSL_NAMESPACE_BEGIN::CordRingTestWithParam::NeedsUnref |
( |
CordRepType * |
rep | ) |
|
|
inline |
◆ Ref() [1/2]
template<typename CordRepType >
CordRepType* absl::ABSL_NAMESPACE_BEGIN::CordRingTestWithParam::Ref |
( |
CordRepType * |
rep | ) |
|
|
inline |
◆ Ref() [2/2]
template<typename CordRepType >
CordRepType* absl::ABSL_NAMESPACE_BEGIN::CordRingTestWithParam::Ref |
( |
CordRepType * |
rep | ) |
|
|
inline |
◆ RefIfInputShared() [1/2]
template<typename CordRepType >
CordRepType* absl::ABSL_NAMESPACE_BEGIN::CordRingTestWithParam::RefIfInputShared |
( |
CordRepType * |
rep | ) |
|
|
inline |
◆ RefIfInputShared() [2/2]
template<typename CordRepType >
CordRepType* absl::ABSL_NAMESPACE_BEGIN::CordRingTestWithParam::RefIfInputShared |
( |
CordRepType * |
rep | ) |
|
|
inline |
◆ RefIfInputSharedIndirect() [1/2]
template<typename CordRepType >
CordRepType* absl::ABSL_NAMESPACE_BEGIN::CordRingTestWithParam::RefIfInputSharedIndirect |
( |
CordRepType * |
rep | ) |
|
|
inline |
◆ RefIfInputSharedIndirect() [2/2]
template<typename CordRepType >
CordRepType* absl::ABSL_NAMESPACE_BEGIN::CordRingTestWithParam::RefIfInputSharedIndirect |
( |
CordRepType * |
rep | ) |
|
|
inline |
◆ RefIfShared() [1/2]
template<typename CordRepType >
CordRepType* absl::ABSL_NAMESPACE_BEGIN::CordRingTestWithParam::RefIfShared |
( |
CordRepType * |
rep | ) |
|
|
inline |
◆ RefIfShared() [2/2]
template<typename CordRepType >
CordRepType* absl::ABSL_NAMESPACE_BEGIN::CordRingTestWithParam::RefIfShared |
( |
CordRepType * |
rep | ) |
|
|
inline |
◆ Shared() [1/2]
bool absl::ABSL_NAMESPACE_BEGIN::CordRingTestWithParam::Shared |
( |
| ) |
const |
|
inline |
◆ Shared() [2/2]
bool absl::ABSL_NAMESPACE_BEGIN::CordRingTestWithParam::Shared |
( |
| ) |
const |
|
inline |
◆ unrefs_
std::vector< CordRep * > absl::ABSL_NAMESPACE_BEGIN::CordRingTestWithParam::unrefs_ |
|
private |
The documentation for this class was generated from the following file: