Searched refs:hint2 (Results 1 – 2 of 2) sorted by relevance
395 HashSetInt hint2(10, hash<int>(), equal_to<int>(), stack2); in allocator_with_state() local397 hint2.insert(i); in allocator_with_state()398 HashSetInt hint2Cpy(hint2); in allocator_with_state()400 hint1.swap(hint2); in allocator_with_state()403 CPPUNIT_ASSERT( hint2.get_allocator().swaped() ); in allocator_with_state()406 CPPUNIT_ASSERT( hint2.get_allocator() == stack1 ); in allocator_with_state()