#include <gtest-param-util.h>
|
typedef | ParamGenerator (GeneratorCreationFunc)() |
|
| ParameterizedTestSuiteInfo (const char *name, CodeLocation code_location) |
|
const std::string & | GetTestSuiteName () const override |
|
TypeId | GetTestSuiteTypeId () const override |
|
void | AddTestPattern (const char *test_suite_name, const char *test_base_name, TestMetaFactoryBase< ParamType > *meta_factory, CodeLocation code_location) |
|
int | AddTestSuiteInstantiation (const std::string &instantiation_name, GeneratorCreationFunc *func, ParamNameGeneratorFunc *name_func, const char *file, int line) |
|
void | RegisterTests () override |
|
typedef | ParamGenerator (GeneratorCreationFunc)() |
|
| ParameterizedTestSuiteInfo (const char *name, CodeLocation code_location) |
|
const std::string & | GetTestSuiteName () const override |
|
TypeId | GetTestSuiteTypeId () const override |
|
void | AddTestPattern (const char *test_suite_name, const char *test_base_name, TestMetaFactoryBase< ParamType > *meta_factory, CodeLocation code_location) |
|
int | AddTestSuiteInstantiation (const std::string &instantiation_name, GeneratorCreationFunc *func, ParamNameGeneratorFunc *name_func, const char *file, int line) |
|
void | RegisterTests () override |
|
virtual | ~ParameterizedTestSuiteInfoBase () |
|
virtual | ~ParameterizedTestSuiteInfoBase () |
|
◆ ParamNameGeneratorFunc [1/2]
template<class TestSuite >
◆ ParamNameGeneratorFunc [2/2]
template<class TestSuite >
◆ ParamType [1/2]
template<class TestSuite >
◆ ParamType [2/2]
template<class TestSuite >
◆ ParameterizedTestSuiteInfo() [1/2]
template<class TestSuite >
◆ ParameterizedTestSuiteInfo() [2/2]
template<class TestSuite >
◆ AddTestPattern() [1/2]
template<class TestSuite >
◆ AddTestPattern() [2/2]
template<class TestSuite >
◆ AddTestSuiteInstantiation() [1/2]
template<class TestSuite >
◆ AddTestSuiteInstantiation() [2/2]
template<class TestSuite >
◆ GetTestSuiteName() [1/2]
template<class TestSuite >
◆ GetTestSuiteName() [2/2]
template<class TestSuite >
◆ GetTestSuiteTypeId() [1/2]
template<class TestSuite >
◆ GetTestSuiteTypeId() [2/2]
template<class TestSuite >
◆ ParamGenerator() [1/2]
template<class TestSuite >
◆ ParamGenerator() [2/2]
template<class TestSuite >
◆ RegisterTests() [1/2]
template<class TestSuite >
◆ RegisterTests() [2/2]
template<class TestSuite >
The documentation for this class was generated from the following files: