Home | History | Annotate | Download | only in intltest

Lines Matching refs:override

3596     UnicodeString override ("y=hanidec;M=hans;d=hans", -1, US_INV );
3599 SimpleDateFormat *sdf = new SimpleDateFormat(pattern,override,Locale::getChina(),status);
3600 failure(status, "new SimpleDateFormat with override", TRUE);