Home | History | Annotate | Download | only in intltest

Lines Matching refs:normalResult

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