Home | History | Annotate | Download | only in test

Lines Matching full:pos2

1587         def mutate(bufio, pos1, pos2):
1588 assert pos2 >= pos1
1591 bufio.read(pos2 - pos1)