Searched refs:dint1 (Results 1 – 2 of 2) sorted by relevance
212 DequeInt dint1(10, 0, stack1); in allocator_with_state() local213 DequeInt dint1Cpy(dint1); in allocator_with_state()218 dint1.swap(dint2); in allocator_with_state()220 CPPUNIT_ASSERT( dint1.get_allocator().swaped() ); in allocator_with_state()223 CPPUNIT_ASSERT( dint1 == dint2Cpy ); in allocator_with_state()225 CPPUNIT_ASSERT( dint1.get_allocator() == stack2 ); in allocator_with_state()