Home | History | Annotate | Download | only in intltest

Lines Matching refs:all

4  * others. All Rights Reserved.
1073 UBool all = FALSE;
1106 else if (strcmp("all", str) == 0 ||
1108 all = TRUE;
1141 if (!all && !name) {
1142 all = TRUE;
1143 } else if (all && name) {
1152 "### Options are: verbose (v), all (a), noerrormsg (n), \n"
1157 "### (Specify either -all (shortcut -a) or a test name). \n"
1158 "### -all will run all of the tests.\n"
1210 fprintf(stdout, " all (a) : %s\n", (all? "On" : "Off"));
1318 if (all) {
1372 fprintf(stdout, "OK: All tests passed without error.\n");
1395 fprintf(stdout, "***** Not all called tests actually exist! *****\n");
1563 * with care: Does not return all possible values; returns one of