Searched refs:curArrayAssignGroup (Results 1 – 3 of 3) sorted by relevance
2041 TestCaseGroup* const curArrayAssignGroup = new TestCaseGroup(m_context, groupName, groupDesc); in init() local2042 addChild(curArrayAssignGroup); in init()2050 curArrayAssignGroup->addChild(collectionTestGroup); in init()
2368 TestCaseGroup* const curArrayAssignGroup = new TestCaseGroup(m_context, groupName, groupDesc); in init() local2369 assignedValuesGroup->addChild(curArrayAssignGroup); in init()2377 curArrayAssignGroup->addChild(collectionTestGroup); in init()
2903 TestCaseGroup* const curArrayAssignGroup = new TestCaseGroup(m_context, groupName, groupDesc); in init() local2904 assignedValuesGroup->addChild(curArrayAssignGroup); in init()2912 curArrayAssignGroup->addChild(collectionTestGroup); in init()