Searched defs:TestParamInfo (Results 1 – 2 of 2) sorted by relevance
55 struct TestParamInfo { struct56 TestParamInfo(const ParamType& a_param, size_t an_index) : in TestParamInfo() function67 std::string operator()(const TestParamInfo<ParamType>& info) const { in operator() argument
56 struct TestParamInfo { struct57 TestParamInfo(const ParamType& a_param, size_t an_index) : in TestParamInfo() function68 std::string operator()(const TestParamInfo<ParamType>& info) const { in operator() argument