Home | History | Annotate | Download | only in intltest

Lines Matching defs:testRulesForward

3124                                     const UnicodeString& testRulesForward) {
3131 UnicodeString testRules(testRulesForward); testRules.findAndReplace(SPACE, EMPTY);
3136 logln((UnicodeString)"SHOULD BE: " + testRulesForward);
3154 const char* testRulesForward =
3189 checkRules("Failed toRules FORWARD", *t2, UnicodeString(testRulesForward, -1, US_INV));