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

/gem5/ext/googletest/googletest/include/gtest/internal/
H A Dgtest-param-util.h102 // for not calling Advance() on an iterator equal to
104 virtual void Advance() = 0;
141 impl_->Advance();
147 impl_->Advance();
232 virtual void Advance() { function in class:testing::internal::RangeGenerator::Iterator
319 virtual void Advance() { function in class:testing::internal::ValuesInIteratorRangeGenerator::Iterator
329 // value_ is updated here and not in Advance() because Advance()
H A Dgtest-param-util-generated.h3197 // Advance should not be called on beyond-of-range iterators
3199 virtual void Advance() { function in class:testing::internal::CartesianProductGenerator2::Iterator
3316 // Advance should not be called on beyond-of-range iterators
3318 virtual void Advance() { function in class:testing::internal::CartesianProductGenerator3::Iterator
3453 // Advance should not be called on beyond-of-range iterators
3455 virtual void Advance() { function in class:testing::internal::CartesianProductGenerator4::Iterator
3607 // Advance should not be called on beyond-of-range iterators
3609 virtual void Advance() { function in class:testing::internal::CartesianProductGenerator5::Iterator
3780 // Advance should not be called on beyond-of-range iterators
3782 virtual void Advance() { function in class:testing::internal::CartesianProductGenerator6::Iterator
3972 virtual void Advance() { function in class:testing::internal::CartesianProductGenerator7::Iterator
4181 virtual void Advance() { function in class:testing::internal::CartesianProductGenerator8::Iterator
4406 virtual void Advance() { function in class:testing::internal::CartesianProductGenerator9::Iterator
4649 virtual void Advance() { function in class:testing::internal::CartesianProductGenerator10::Iterator
[all...]

Completed in 36 milliseconds