Home | History | Annotate | Download | only in cctest

Lines Matching defs:halfway

603   unsigned halfway = start + sub_length / 2;
604 uc16_stream.SeekForward(halfway - i);
605 string_stream.SeekForward(halfway - i);
606 utf8_stream.SeekForward(halfway - i);
607 i = halfway;