Home | History | Annotate | Download | only in functional

Lines Matching defs:groupDesc

2895 					const char* const		groupDesc			= arrayAssignGroups[arrayAssignGroupNdx].description;
2897 TestCaseGroup* const curArrayAssignGroup = new TestCaseGroup(m_context, groupName, groupDesc);