Searched refs:value_param (Results 1 – 2 of 2) sorted by relevance
4046 const char* value_param, in MakeAndRegisterTestInfo() argument4536 const char* const value_param = test_info.value_param(); in PrintFullTestCommentIfPresent() local4538 if (type_param != NULL || value_param != NULL) { in PrintFullTestCommentIfPresent()4542 if (value_param != NULL) in PrintFullTestCommentIfPresent()4545 if (value_param != NULL) { in PrintFullTestCommentIfPresent()4546 printf("%s = %s", kValueParamLabel, value_param); in PrintFullTestCommentIfPresent()5158 if (test_info.value_param() != NULL) { in OutputXmlTestInfo()5160 test_info.value_param()); in OutputXmlTestInfo()5523 if (test_info.value_param() != NULL) { in OutputJsonTestInfo()5525 test_info.value_param(), kIndent); in OutputJsonTestInfo()[all …]
8409 const char* value_param,20467 const char* value_param() const {20522 const char* value_param,