Searched refs:value_param (Results 1 – 2 of 2) sorted by relevance
3704 const char* value_param, in MakeAndRegisterTestInfo() argument3710 new TestInfo(test_case_name, name, type_param, value_param, in MakeAndRegisterTestInfo()4158 const char* const value_param = test_info.value_param(); in PrintFullTestCommentIfPresent() local4160 if (type_param != NULL || value_param != NULL) { in PrintFullTestCommentIfPresent()4164 if (value_param != NULL) in PrintFullTestCommentIfPresent()4167 if (value_param != NULL) { in PrintFullTestCommentIfPresent()4168 printf("%s = %s", kValueParamLabel, value_param); in PrintFullTestCommentIfPresent()4776 if (test_info.value_param() != NULL) { in OutputXmlTestInfo()4778 test_info.value_param()); in OutputXmlTestInfo()6039 if (test_info->value_param() != NULL) { in ListTestsMatchingFilter()[all …]
7455 const char* value_param,18056 const char* value_param() const {18103 const char* value_param,