Public Member Functions | Public Attributes | List of all members
testing::internal::ParameterizedTestSuiteInfo< TestSuite >::InstantiationInfo Struct Reference

Public Member Functions

 InstantiationInfo (const std::string &name_in, GeneratorCreationFunc *generator_in, ParamNameGeneratorFunc *name_func_in, const char *file_in, int line_in)
 

Public Attributes

const char * file
 
GeneratorCreationFunc * generator
 
int line
 
std::string name
 
ParamNameGeneratorFuncname_func
 

Detailed Description

template<class TestSuite>
struct testing::internal::ParameterizedTestSuiteInfo< TestSuite >::InstantiationInfo

Definition at line 612 of file gtest-param-util.h.

Constructor & Destructor Documentation

◆ InstantiationInfo()

template<class TestSuite >
testing::internal::ParameterizedTestSuiteInfo< TestSuite >::InstantiationInfo::InstantiationInfo ( const std::string name_in,
GeneratorCreationFunc *  generator_in,
ParamNameGeneratorFunc name_func_in,
const char *  file_in,
int  line_in 
)
inline

Definition at line 613 of file gtest-param-util.h.

Member Data Documentation

◆ file

template<class TestSuite >
const char* testing::internal::ParameterizedTestSuiteInfo< TestSuite >::InstantiationInfo::file

Definition at line 627 of file gtest-param-util.h.

◆ generator

template<class TestSuite >
GeneratorCreationFunc* testing::internal::ParameterizedTestSuiteInfo< TestSuite >::InstantiationInfo::generator

Definition at line 625 of file gtest-param-util.h.

◆ line

template<class TestSuite >
int testing::internal::ParameterizedTestSuiteInfo< TestSuite >::InstantiationInfo::line

Definition at line 628 of file gtest-param-util.h.

◆ name

template<class TestSuite >
std::string testing::internal::ParameterizedTestSuiteInfo< TestSuite >::InstantiationInfo::name

Definition at line 624 of file gtest-param-util.h.

◆ name_func

template<class TestSuite >
ParamNameGeneratorFunc* testing::internal::ParameterizedTestSuiteInfo< TestSuite >::InstantiationInfo::name_func

Definition at line 626 of file gtest-param-util.h.


The documentation for this struct was generated from the following file:


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:11