Searched refs:testRope2 (Results 1 - 1 of 1) sorted by last modified time

/external/stlport/test/eh/
H A Dtest_rope.cpp51 TestRope testRope, testRope2; local
58 testRope2.push_back( TestRope::value_type() );
78 WeakCheck( testRope, insert_range_tester(testRope, testRope2.begin(), testRope2.end() ) );
92 ConstCheck( 0, test_construct_iter_range<TestRope>( testRope2 ) );
95 WeakCheck( testRope, test_assign_op<TestRope>( testRope2 ) );

Completed in 91 milliseconds