Home
last modified time | relevance | path

Searched refs:kValueParamLabel (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/googletest/googletest/src/
H A Dgtest.cc3352 static const char kValueParamLabel[] = "GetParam()"; variable
3365 printf("%s = %s", kValueParamLabel, value_param); in PrintFullTestCommentIfPresent()
6243 printf(" # %s = ", kValueParamLabel); in ListTestsMatchingFilter()