Searched refs:curArrayAssignGroup (Results 1 – 3 of 3) sorted by relevance
2031 TestCaseGroup* const curArrayAssignGroup = new TestCaseGroup(m_context, groupName, groupDesc); in init() local2032 addChild(curArrayAssignGroup); in init()2040 curArrayAssignGroup->addChild(collectionTestGroup); in init()
2358 TestCaseGroup* const curArrayAssignGroup = new TestCaseGroup(m_context, groupName, groupDesc); in init() local2359 assignedValuesGroup->addChild(curArrayAssignGroup); in init()2367 curArrayAssignGroup->addChild(collectionTestGroup); in init()
2893 TestCaseGroup* const curArrayAssignGroup = new TestCaseGroup(m_context, groupName, groupDesc); in init() local2894 assignedValuesGroup->addChild(curArrayAssignGroup); in init()2902 curArrayAssignGroup->addChild(collectionTestGroup); in init()