Home | History | Annotate | Download | only in intltest

Lines Matching refs:getChar32Limit

164         if(s.getChar32Limit(1)!=2 || s.getChar32Limit(2)!=2) {
165 errln("UnicodeString::getChar32Limit() failed");