Searched refs:hit1 (Results 1 – 1 of 1) sorted by relevance
129 test_it hit1 = hv.begin() + 12; in iterator_test() local133 t1(hit1, hit2); in iterator_test()138 ASSERT_TRUE(t1.begin() == hit1) << "ivec ctor1"; in iterator_test()154 range<test_it> t5(hit1, hit1); in iterator_test()177 ASSERT_TRUE(t1.contains(hit1)) << "ivec contains n2"; in iterator_test()
Completed in 21 milliseconds