GrPPI
1.0
Generic and Reusable Parallel Pattern Interface
|
#include <gtest-param-util.h>
Public Member Functions | |
TestParamInfo (const ParamType &a_param, size_t an_index) | |
TestParamInfo (const ParamType &a_param, size_t an_index) | |
Public Attributes | |
ParamType | param |
size_t | index |
|
inline |
|
inline |
size_t testing::TestParamInfo< ParamType >::index |
ParamType testing::TestParamInfo< ParamType >::param |