Home | History | Annotate | Download | only in intltest

Lines Matching defs:targets

3410         // Automatic generation of targets, to make it simpler to add test cases (and more fail-safe)
3543 int32_t targets = Transliterator::countAvailableTargets(source);
3544 for (j = 0; j < targets; j++) {