Searched refs:type_param (Results 1 – 2 of 2) sorted by relevance
1044 const char* type_param,1072 test_info->type_param(), in AddTestInfo()4045 const char* type_param, in MakeAndRegisterTestInfo() argument4535 const char* const type_param = test_info.type_param(); in PrintFullTestCommentIfPresent() local4538 if (type_param != NULL || value_param != NULL) { in PrintFullTestCommentIfPresent()4540 if (type_param != NULL) { in PrintFullTestCommentIfPresent()4541 printf("%s = %s", kTypeParamLabel, type_param); in PrintFullTestCommentIfPresent()4628 if (test_case.type_param() == NULL) { in OnTestCaseStart()5162 if (test_info.type_param() != NULL) { in OutputXmlTestInfo()5527 if (test_info.type_param() != NULL) { in OutputJsonTestInfo()[all …]
8408 const char* type_param,20459 const char* type_param() const {20521 const char* type_param,20608 const char* type_param() const {