Home | History | Annotate | Download | only in intltest

Lines Matching full:expres

3783         UnicodeString parsedres,expres;
3785 usf->format(thedate,expres,pos);
3786 dataerrln((UnicodeString)"FAIL: parsed -> " + parsedres + " expected -> " + expres);