Lines Matching refs:addChild

94 		root->addChild(bindAttributeGroup);  in createAttributeLocationTests()
99 …bindAttributeGroup->addChild(new gls::BindAttributeTest(context.getTestContext(), context.getRende… in createAttributeLocationTests()
107 root->addChild(bindMaxAttributeGroup); in createAttributeLocationTests()
112 …bindMaxAttributeGroup->addChild(new gls::BindMaxAttributesTest(context.getTestContext(), context.g… in createAttributeLocationTests()
120 root->addChild(aliasingGroup); in createAttributeLocationTests()
127 …aliasingGroup->addChild(new gls::BindAliasingAttributeTest(context.getTestContext(), context.getRe… in createAttributeLocationTests()
131 …aliasingGroup->addChild(new gls::BindAliasingAttributeTest(context.getTestContext(), context.getRe… in createAttributeLocationTests()
134 …aliasingGroup->addChild(new gls::BindMaxAliasingAttributeTest(context.getTestContext(), context.ge… in createAttributeLocationTests()
137 …aliasingGroup->addChild(new gls::BindInactiveAliasingAttributeTest(context.getTestContext(), conte… in createAttributeLocationTests()
145 root->addChild(holeGroup); in createAttributeLocationTests()
152 …holeGroup->addChild(new gls::BindHoleAttributeTest(context.getTestContext(), context.getRenderCont… in createAttributeLocationTests()
160 root->addChild(bindTimeGroup); in createAttributeLocationTests()
162 …bindTimeGroup->addChild(new gls::PreAttachBindAttributeTest(context.getTestContext(), context.getR… in createAttributeLocationTests()
163 …bindTimeGroup->addChild(new gls::PreLinkBindAttributeTest(context.getTestContext(), context.getRen… in createAttributeLocationTests()
164 …bindTimeGroup->addChild(new gls::PostLinkBindAttributeTest(context.getTestContext(), context.getRe… in createAttributeLocationTests()
165 …bindTimeGroup->addChild(new gls::BindRelinkAttributeTest(context.getTestContext(), context.getRend… in createAttributeLocationTests()
166 …bindTimeGroup->addChild(new gls::BindReattachAttributeTest(context.getTestContext(), context.getRe… in createAttributeLocationTests()
173 root->addChild(layoutAttributeGroup); in createAttributeLocationTests()
178 …layoutAttributeGroup->addChild(new gls::LocationAttributeTest(context.getTestContext(), context.ge… in createAttributeLocationTests()
186 root->addChild(layoutMaxAttributeGroup); in createAttributeLocationTests()
191 …layoutMaxAttributeGroup->addChild(new gls::LocationMaxAttributesTest(context.getTestContext(), con… in createAttributeLocationTests()
199 root->addChild(holeGroup); in createAttributeLocationTests()
206 …holeGroup->addChild(new gls::LocationHoleAttributeTest(context.getTestContext(), context.getRender… in createAttributeLocationTests()
214 root->addChild(mixedAttributeGroup); in createAttributeLocationTests()
219 …mixedAttributeGroup->addChild(new gls::MixedAttributeTest(context.getTestContext(), context.getRen… in createAttributeLocationTests()
226 root->addChild(mixedMaxAttributeGroup); in createAttributeLocationTests()
231 …mixedMaxAttributeGroup->addChild(new gls::MixedMaxAttributesTest(context.getTestContext(), context… in createAttributeLocationTests()
239 root->addChild(mixedTimeGroup); in createAttributeLocationTests()
241 …mixedTimeGroup->addChild(new gls::PreAttachMixedAttributeTest(context.getTestContext(), context.ge… in createAttributeLocationTests()
242 …mixedTimeGroup->addChild(new gls::PreLinkMixedAttributeTest(context.getTestContext(), context.getR… in createAttributeLocationTests()
243 …mixedTimeGroup->addChild(new gls::PostLinkMixedAttributeTest(context.getTestContext(), context.get… in createAttributeLocationTests()
244 …mixedTimeGroup->addChild(new gls::MixedRelinkAttributeTest(context.getTestContext(), context.getRe… in createAttributeLocationTests()
245 …mixedTimeGroup->addChild(new gls::MixedReattachAttributeTest(context.getTestContext(), context.get… in createAttributeLocationTests()
251 root->addChild(holeGroup); in createAttributeLocationTests()
257 …holeGroup->addChild(new gls::MixedHoleAttributeTest(context.getTestContext(), context.getRenderCon… in createAttributeLocationTests()
265 root->addChild(relinkBindHoleGroup); in createAttributeLocationTests()
271 …relinkBindHoleGroup->addChild(new gls::BindRelinkHoleAttributeTest(context.getTestContext(), conte… in createAttributeLocationTests()
279 root->addChild(relinkMixedHoleGroup); in createAttributeLocationTests()
285 …relinkMixedHoleGroup->addChild(new gls::MixedRelinkHoleAttributeTest(context.getTestContext(), con… in createAttributeLocationTests()