Searched refs:mixedTimeGroup (Results 1 – 1 of 1) sorted by relevance
237 …TestCaseGroup* const mixedTimeGroup = new TestCaseGroup(context, "mixed_time", "Bind time tests. T… in createAttributeLocationTests() local239 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()