Home | History | Annotate | Download | only in intltest

Lines Matching refs:getPositiveSuffix

2326     if (fmt.getPositiveSuffix(s) != UnicodeString((UChar)0x5e)) {
2327 errln(UnicodeString("FAIL: (percent=^).getPositiveSuffix -> ") +
2342 if (fmt.getPositiveSuffix(s) != UnicodeString((UChar)0x5e)) {
2343 errln(UnicodeString("FAIL: (permill=^).getPositiveSuffix -> ") +