Searched defs:TestParamInfo (Results 1 – 2 of 2) sorted by relevance
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
58 struct TestParamInfo { struct59 TestParamInfo(const ParamType& a_param, size_t an_index) : in TestParamInfo() argument70 std::string operator()(const TestParamInfo<ParamType>& info) const { in operator() argument