Searched refs:hit1 (Results 1 – 1 of 1) sorted by relevance
131 test_it hit1 = hv.begin() + 12; in iterator_test() local135 t1(hit1, hit2); in iterator_test()140 CPPUNIT_ASSERT_MESSAGE("ivec ctor1", t1.begin() == hit1); in iterator_test()156 range<test_it> t5(hit1, hit1); in iterator_test()179 CPPUNIT_ASSERT_MESSAGE("ivec contains n2", t1.contains(hit1)); in iterator_test()
Completed in 11 milliseconds