Home | History | Annotate | Download | only in cctest

Lines Matching defs:halfway

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