Searched refs:hint1 (Results 1 – 2 of 2) sorted by relevance
388 HashSetInt hint1(10, hash<int>(), equal_to<int>(), stack1); in allocator_with_state() local392 hint1.insert(i); in allocator_with_state()393 HashSetInt hint1Cpy(hint1); in allocator_with_state()400 hint1.swap(hint2); in allocator_with_state()402 CPPUNIT_ASSERT( hint1.get_allocator().swaped() ); in allocator_with_state()405 CPPUNIT_ASSERT( hint1.get_allocator() == stack2 ); in allocator_with_state()