Home | History | Annotate | Download | only in functional

Lines Matching defs:groupDesc

1164 			string groupDesc = string("Loop tests with ") + loopCountName + " loop counter.";
1165 TestCaseGroup* group = new TestCaseGroup(m_context, groupName.c_str(), groupDesc.c_str());