Home | History | Annotate | Download | only in intltest

Lines Matching refs:normalResult

2425     UnicodeString normalResult;
2446 en_full ->format(*c, normalResult, pos);
2449 errln("FAIL: Relative Format ["+bannerStr+"] of "+normalResult+" failed, expected "+expect+" but got " + result);
2451 logln("PASS: Relative Format ["+bannerStr+"] of "+normalResult+" got " + result);