#include <gtest.h>
Definition at line 10414 of file gtest.h.
◆ ~ParameterizedTestCaseInfoBase()
virtual testing::internal::ParameterizedTestCaseInfoBase::~ParameterizedTestCaseInfoBase |
( |
| ) |
|
|
inlinevirtual |
◆ ParameterizedTestCaseInfoBase()
testing::internal::ParameterizedTestCaseInfoBase::ParameterizedTestCaseInfoBase |
( |
| ) |
|
|
inlineprotected |
◆ GetTestCaseName()
virtual const string& testing::internal::ParameterizedTestCaseInfoBase::GetTestCaseName |
( |
| ) |
const |
|
pure virtual |
◆ GetTestCaseTypeId()
virtual TypeId testing::internal::ParameterizedTestCaseInfoBase::GetTestCaseTypeId |
( |
| ) |
const |
|
pure virtual |
◆ GTEST_DISALLOW_COPY_AND_ASSIGN_()
◆ RegisterTests()
virtual void testing::internal::ParameterizedTestCaseInfoBase::RegisterTests |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: