Home | History | Annotate | Download | only in intltest

Lines Matching refs:diff

1388     UnicodeSet diff, skipSets[UNORM_MODE_COUNT], expectSets[UNORM_MODE_COUNT];
1416 (diff=skipSets[i]).removeAll(expectSets[i]).toPattern(pattern, TRUE);
1421 (diff=expectSets[i]).removeAll(skipSets[i]).toPattern(pattern, TRUE);