Home | History | Annotate | Download | only in intltest

Lines Matching refs:getNegativePrefix

2310     if (fmt.getNegativePrefix(s) != UnicodeString((UChar)0x5e)) {
2311 errln(UnicodeString("FAIL: (minus=^).getNegativePrefix -> ") +