Searched defs:TestParamInfo (Results 1 – 3 of 3) sorted by relevance
56 struct TestParamInfo { struct57 TestParamInfo(const ParamType& a_param, size_t an_index) : in TestParamInfo() argument68 std::string operator()(const TestParamInfo<ParamType>& info) const { in operator() argument
62 struct TestParamInfo { struct63 TestParamInfo(const ParamType& a_param, size_t an_index) in TestParamInfo() argument73 std::string operator()(const TestParamInfo<ParamType>& info) const { in operator() argument
62 struct TestParamInfo { struct63 TestParamInfo(const ParamType& a_param, size_t an_index) in TestParamInfo() function73 std::string operator()(const TestParamInfo<ParamType>& info) const { in operator() argument