Home | History | Annotate | Download | only in intltest

Lines Matching defs:result2

2403     UnicodeString result2;
2404 fullClone->format(now, result2, status);
2406 if (result1 != result2) {
2433 UnicodeString result2;
2434 fullClone->format(now, result2, status);
2436 if (result1 != result2) {