Lines Matching refs:Advance
467 int32_t c1 = uc16_stream.Advance(); in TestCharacterStream()
468 int32_t c2 = string_stream.Advance(); in TestCharacterStream()
469 int32_t c3 = utf8_stream.Advance(); in TestCharacterStream()
491 int32_t c1 = uc16_stream.Advance(); in TestCharacterStream()
492 int32_t c2 = string_stream.Advance(); in TestCharacterStream()
493 int32_t c3 = utf8_stream.Advance(); in TestCharacterStream()
524 int32_t c1 = uc16_stream.Advance(); in TestCharacterStream()
525 int32_t c2 = string_stream.Advance(); in TestCharacterStream()
526 int32_t c3 = utf8_stream.Advance(); in TestCharacterStream()
536 int32_t c1 = uc16_stream.Advance(); in TestCharacterStream()
537 int32_t c2 = string_stream.Advance(); in TestCharacterStream()
538 int32_t c3 = utf8_stream.Advance(); in TestCharacterStream()
589 int32_t c = stream.Advance(); in TEST()
603 int32_t c = stream.Advance(); in TEST()