Home | History | Annotate | Download | only in intltest

Lines Matching full:expectedrule

4511     static const UChar expectedRule[] = {
4517 if (len != u_strlen(expectedRule)) {
4520 if (u_strncmp(expectedRule, result, len) != 0) {