Searched refs:small_iterators (Results 1 – 1 of 1) sorted by relevance
101 std::vector<InternalIterator*> small_iterators; in Generate() local104 small_iterators.push_back(new test::VectorIterator(strings)); in Generate()109 NewMergingIterator(&icomp_, &small_iterators[0], in Generate()110 static_cast<int>(small_iterators.size()))); in Generate()