Home | History | Annotate | Download | only in intltest

Lines Matching defs:diff

1381     UnicodeSet diff, skipSets[UNORM_MODE_COUNT], expectSets[UNORM_MODE_COUNT];
1408 (diff=skipSets[i]).removeAll(expectSets[i]).toPattern(pattern, TRUE);
1413 (diff=expectSets[i]).removeAll(skipSets[i]).toPattern(pattern, TRUE);