Home | History | Annotate | Download | only in intltest

Lines Matching refs:sv_SE

951     Locale sv_SE("sv_SE");
953 NumberFormat *mFormat = NumberFormat::createInstance(sv_SE, UNUM_DECIMAL, status);
956 dataerrln("Unable to create NumberFormat (sv_SE, UNUM_DECIMAL) - %s", u_errorName(status));