Home | History | Annotate | Download | only in intltest

Lines Matching refs:sv_SE

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