Searched defs:TestIterator (Results 1 - 3 of 3) sorted by relevance

/haiku/src/tests/system/kernel/util/
H A DVectorSetTest.cpp71 class TestIterator { class
77 inline TestIterator(TestSet *s, MyIterator myIt, ReferenceIterator refIt) function in class:TestIterator
84 inline TestIterator(const Iterator &other) function in class:TestIterator
H A DVectorTest.cpp75 class TestIterator { class
81 inline TestIterator(TestVector *vector, MyIterator myIt, function in class:TestIterator
89 inline TestIterator(const Iterator &other) function in class:TestIterator
H A DOrderedMapTest.h183 class TestIterator { class
189 inline TestIterator(TestMap *s, MyIterator myIt, ReferenceIterator refIt) function in class:TestIterator
196 inline TestIterator(const Iterator &other) function in class:TestIterator

Completed in 84 milliseconds