Lines Matching full:groupname
2088 const string groupName = string(formatToName(srcFormat)) + "_" + formatToName(dstFormat);2089 TestCaseGroup* const group = new TestCaseGroup(root->getContext(), groupName.c_str(), groupName.c_str());