Home | History | Annotate | Download | only in intltest

Lines Matching full:normalized

1289   UnicodeString normalized;
1302 normalized((xnormalized==NULL)?xdata:xnormalized,"")
1404 if (result != test.normalized) {
1407 "\n expected '" + test.normalized + "'");