Searched refs:a_type_param (Results 1 – 2 of 2) sorted by relevance
781 const char* a_type_param, // NULL if not a type-parameterized test844 TestSuite(const char* name, const char* a_type_param,
2541 const std::string& a_name, const char* a_type_param, in TestInfo() argument2548 type_param_(a_type_param ? new std::string(a_type_param) : nullptr), in TestInfo()2756 TestSuite::TestSuite(const char* a_name, const char* a_type_param, in TestSuite() argument2760 type_param_(a_type_param ? new std::string(a_type_param) : nullptr), in TestSuite()