Home | History | Annotate | Download | only in intltest

Lines Matching refs:setErrorIndex

297     pos.setErrorIndex(4);
299 errln(UnicodeString("setErrorIndex failed, got ") + pos.getErrorIndex() + " instead of 4");
305 pos.setErrorIndex(-1);
311 pos.setErrorIndex(-1);
316 pos.setErrorIndex(-1);