Home | History | Annotate | Download | only in functional

Lines Matching refs:outerGroup

1228 		TestCaseGroup* outerGroup = new TestCaseGroup(m_context, outerGroupInfo.name, outerGroupInfo.description);
1229 addChild(outerGroup);
1249 outerGroup->addChild(innerGroup);