Home | History | Annotate | Download | only in test

Lines Matching defs:ip

4610   const int* ip = a;
4612 SCOPED_TRACE(ip - a);
4613 ip++, *it++);