Home | History | Annotate | Download | only in functional

Lines Matching defs:groupName

1287 			string groupName = string(loopTypeName) + "_" + string(loopCountName) + "_iterations";
1289 TestCaseGroup* group = new TestCaseGroup(m_context, groupName.c_str(), groupDesc.c_str());