Public Member Functions | Public Attributes | List of all members
testing::internal::ParameterizedTestCaseInfo< TestCase >::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 TestCase>
struct testing::internal::ParameterizedTestCaseInfo< TestCase >::InstantiationInfo

Definition at line 11663 of file cares/cares/test/gmock-1.8.0/gtest/gtest.h.

Constructor & Destructor Documentation

◆ InstantiationInfo()

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

Member Data Documentation

◆ file

template<class TestCase >
const char* testing::internal::ParameterizedTestCaseInfo< TestCase >::InstantiationInfo::file

◆ generator

template<class TestCase >
GeneratorCreationFunc* testing::internal::ParameterizedTestCaseInfo< TestCase >::InstantiationInfo::generator

◆ line

template<class TestCase >
int testing::internal::ParameterizedTestCaseInfo< TestCase >::InstantiationInfo::line

◆ name

template<class TestCase >
std::string testing::internal::ParameterizedTestCaseInfo< TestCase >::InstantiationInfo::name

◆ name_func

template<class TestCase >
ParamNameGeneratorFunc* testing::internal::ParameterizedTestCaseInfo< TestCase >::InstantiationInfo::name_func

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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:50