Home | History | Annotate | Download | only in functional

Lines Matching refs:root

88 	TestCaseGroup* const root = new TestCaseGroup (context, "attribute_location", "Attribute location tests");
94 root->addChild(bindAttributeGroup);
107 root->addChild(bindMaxAttributeGroup);
120 root->addChild(aliasingGroup);
145 root->addChild(holeGroup);
160 root->addChild(bindTimeGroup);
173 root->addChild(layoutAttributeGroup);
186 root->addChild(layoutMaxAttributeGroup);
199 root->addChild(holeGroup);
214 root->addChild(mixedAttributeGroup);
226 root->addChild(mixedMaxAttributeGroup);
239 root->addChild(mixedTimeGroup);
251 root->addChild(holeGroup);
265 root->addChild(relinkBindHoleGroup);
279 root->addChild(relinkMixedHoleGroup);
289 return root;