uTL
micro Template library
|
#include <gtest.h>
Public Member Functions | |
TestParamInfo (const ParamType &a_param, size_t an_index) | |
Public Attributes | |
ParamType | param |
size_t | index |
|
inline |
size_t testing::TestParamInfo< ParamType >::index |
ParamType testing::TestParamInfo< ParamType >::param |