Home | History | Annotate | Download | only in functional

Lines Matching refs:outerGroup

1866 		TestCaseGroup* outerGroup = new TestCaseGroup(m_context, outerGroupInfo.name, outerGroupInfo.description);
1867 addChild(outerGroup);
1886 outerGroup->addChild(innerGroup);