Lines Matching defs:groupDesc
1288 string groupDesc = string("Loop tests with ") + loopCountName + " loop counter.";1289 TestCaseGroup* group = new TestCaseGroup(m_context, groupName.c_str(), groupDesc.c_str());