Searched refs:a_value_param (Results 1 – 2 of 2) sorted by relevance
620 const char* a_value_param, // NULL if not a value-parameterized test
2747 const char* a_type_param, const char* a_value_param, in TestInfo() argument2754 value_param_(a_value_param ? new std::string(a_value_param) : nullptr), in TestInfo()