Lines Matching full:groupname
1164 string groupName = string(loopTypeName) + "_" + string(loopCountName) + "_iterations";1166 TestCaseGroup* group = new TestCaseGroup(m_context, groupName.c_str(), groupDesc.c_str());