Searched refs:newValue2 (Results 1 – 1 of 1) sorted by relevance
171 auto newValue2 = std::make_unique<int>(5); in TEST() local172 itemToIterratorMap[2]->swap(newValue2); in TEST()