Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/googletest/googletest/src/
H A Dgtest.cc3331 static const char kValueParamLabel[] = "GetParam()"; variable
3344 printf("%s = %s", kValueParamLabel, value_param); in PrintFullTestCommentIfPresent()
6191 printf(" # %s = ", kValueParamLabel); in ListTestsMatchingFilter()