Searched refs:a_type_param (Results 1 – 2 of 2) sorted by relevance
620 const char* a_type_param, // NULL if not a type-parameterized test687 TestSuite(const char* name, const char* a_type_param,
2721 const std::string& a_name, const char* a_type_param, in TestInfo() argument2729 type_param_(a_type_param ? new std::string(a_type_param) : nullptr), in TestInfo()2929 TestSuite::TestSuite(const char* a_name, const char* a_type_param, in TestSuite() argument2933 type_param_(a_type_param ? new std::string(a_type_param) : nullptr), in TestSuite()