Home | History | Annotate | Download | only in intltest

Lines Matching refs:SET

317     /* Another set of rules:
361 * Test inline set syntax and set variable syntax.
796 // Again, using a smaller rule set
1672 const char* SET = "set";
1682 SET,
1686 SET,
1690 SET,
1694 SET,
1698 SET,
1702 SET,
1773 UnicodeSet set(pat, status);
1780 set.toPattern(toPat);
2315 // Col. 1 = ID or rule set (latter must start with #)
2374 * Test new property set syntax
2999 UnicodeString rule = "$set = [a-cm-n]; b > $set;";
3276 logln("Skipping, UCONFIG_NO_FORMATTING is set\n");
3625 (void)gotError; // Suppress set but not used warning.
3928 logln(UnicodeString("Sample set for Any-Latin: ") + testString);
3936 * Test the source and target set API. These are only implemented
3958 errln("FAIL: Couldn't set up test");
3994 errln("FAIL: Couldn't set up test");
4002 UnicodeSet set(CharsToUnicodeString("[a \\u200E]"), ec);
4005 errln("FAIL: Couldn't set up test");
4007 if (set.contains(0x200E)) {
4365 // instantiate the one reversible rule set in the reverse direction and make sure it does the right thing
4398 // the resulting set of rules, and make sure that the generated rule set is semantically equivalent
4399 // to (i.e., does the same thing as) the original rule set