Lines Matching refs:origFormat
2462 UnicodeString origFormat2463 en_full->format(*c, origFormat, pos);2465 if(parseFormat!=origFormat) {2466 errln("FAIL: Relative Parse ["+bannerStr+"] of "+result+" failed, expected "+parseFormat+" but got "+origFormat);