- 3.0.1 core module.
|
#include <gtest-param-util.h>
Public Member Functions | |
TestParamInfo (const ParamType &a_param, size_t an_index) | |
Public Attributes | |
ParamType | param |
size_t | index |
|
inline |
ParamType testing::TestParamInfo< ParamType >::param |
Referenced by testing::PrintToStringParamName::operator()(), and ParamNameFunc().
size_t testing::TestParamInfo< ParamType >::index |