Home | History | Annotate | Download | only in intltest

Lines Matching full:result2

2124     UnicodeString result2;
2125 fullClone->format(now, result2, status);
2127 if (result1 != result2) {
2154 UnicodeString result2;
2155 fullClone->format(now, result2, status);
2157 if (result1 != result2) {