Searched refs:newGroup (Results 1 – 1 of 1) sorted by relevance
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()