Searched refs:Advance (Results 1 - 2 of 2) sorted by relevance

/ndk/sources/third_party/googletest/googletest/include/gtest/internal/
H A Dgtest-param-util.h78 // for not calling Advance() on an iterator equal to
80 virtual void Advance() = 0;
117 impl_->Advance();
123 impl_->Advance();
208 virtual void Advance() { function in class:testing::internal::RangeGenerator::Iterator
295 virtual void Advance() { function in class:testing::internal::ValuesInIteratorRangeGenerator::Iterator
305 // value_ is updated here and not in Advance() because Advance()
H A Dgtest-param-util-generated.h3194 // Advance should not be called on beyond-of-range iterators
3196 virtual void Advance() { function in class:testing::internal::CartesianProductGenerator2::Iterator
3313 // Advance should not be called on beyond-of-range iterators
3315 virtual void Advance() { function in class:testing::internal::CartesianProductGenerator3::Iterator
3450 // Advance should not be called on beyond-of-range iterators
3452 virtual void Advance() { function in class:testing::internal::CartesianProductGenerator4::Iterator
3604 // Advance should not be called on beyond-of-range iterators
3606 virtual void Advance() { function in class:testing::internal::CartesianProductGenerator5::Iterator
3777 // Advance should not be called on beyond-of-range iterators
3779 virtual void Advance() { function in class:testing::internal::CartesianProductGenerator6::Iterator
3969 virtual void Advance() { function in class:testing::internal::CartesianProductGenerator7::Iterator
4178 virtual void Advance() { function in class:testing::internal::CartesianProductGenerator8::Iterator
4403 virtual void Advance() { function in class:testing::internal::CartesianProductGenerator9::Iterator
4646 virtual void Advance() { function in class:testing::internal::CartesianProductGenerator10::Iterator
[all...]

Completed in 66 milliseconds