Home | History | Annotate | Download | only in intltest

Lines Matching refs:sv_SE

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