Home | History | Annotate | Download | only in intltest

Lines Matching refs:previousCodePoint

406         UChar32 c1 = ci.previousCodePoint(errorCode);
409 errln("%s.previousCodePoint() = U+%04lx != U+%04lx at %d",
429 UChar32 c1 = ci.previousCodePoint(errorCode);
432 errln("%s.previousCodePoint(to start) = U+%04lx != U+%04lx at %d",