Searched refs:old_this (Results 1 – 1 of 1) sorted by relevance
31 test old_this(*this); in swap() local42 assert(t.eback() == old_this.eback()); in swap()43 assert(t.gptr() == old_this.gptr()); in swap()44 assert(t.egptr() == old_this.egptr()); in swap()45 assert(t.pbase() == old_this.pbase()); in swap()46 assert(t.pptr() == old_this.pptr()); in swap()47 assert(t.epptr() == old_this.epptr()); in swap()48 assert(t.getloc() == old_this.getloc()); in swap()