Home | History | Annotate | Download | only in gtest

Lines Matching refs:Advance

8574   // for not calling Advance() on an iterator equal to
8576 virtual void Advance() = 0;
8613 impl_->Advance();
8619 impl_->Advance();
8704 virtual void Advance() {
8791 virtual void Advance() {
8801 // value_ is updated here and not in Advance() because Advance()
8802 // can advance iterator_ beyond the end of the range, and we cannot
11985 // Advance should not be called on beyond-of-range iterators
11987 virtual void Advance() {
12104 // Advance should not be called on beyond-of-range iterators
12106 virtual void Advance() {
12241 // Advance should not be called on beyond-of-range iterators
12243 virtual void Advance() {
12395 // Advance should not be called on beyond-of-range iterators
12397 virtual void Advance() {
12568 // Advance should not be called on beyond-of-range iterators
12570 virtual void Advance() {
12758 // Advance should not be called on beyond-of-range iterators
12760 virtual void Advance() {
12967 // Advance should not be called on beyond-of-range iterators
12969 virtual void Advance() {
13192 // Advance should not be called on beyond-of-range iterators
13194 virtual void Advance() {
13435 // Advance should not be called on beyond-of-range iterators
13437 virtual void Advance() {