Home | History | Annotate | Download | only in cctest

Lines Matching defs:halfway

509   unsigned halfway = start + sub_length / 2;
510 uc16_stream.SeekForward(halfway - i);
511 string_stream.SeekForward(halfway - i);
512 utf8_stream.SeekForward(halfway - i);
513 i = halfway;