struct PrintToStringParamName

Defined at line 73 of file ../../third_party/googletest/src/googletest/include/gtest/internal/gtest-param-util.h

A builtin parameterized test name generator which returns the result of

testing::PrintToString.

Public Methods

template <class ParamType>
std::string operator() (const TestParamInfo<ParamType> & info)

Defined at line 75 of file ../../third_party/googletest/src/googletest/include/gtest/internal/gtest-param-util.h