Searched refs:newGroup (Results 1 – 3 of 3) sorted by relevance
124 group_type& newGroup = groups.back(); in insert() local126 groupIndex.insert( std::make_pair(key, &newGroup) ); in insert()128 newGroup.fin = elements.end(); in insert()129 --(newGroup.start = newGroup.fin); in insert()
306 TestGroup* newGroup = curGroup->createGroup(components[ndx].c_str(), "" /* description */); in createCase() local307 m_groupMap.insert(std::make_pair(curGroupPath, newGroup)); in createCase()308 curGroup = newGroup; in createCase()
1071 int newGroup = 1; in _skipEqInstructions() local1076 newGroup = 0; in _skipEqInstructions()1079 if (newGroup == 1) { in _skipEqInstructions()