Home | History | Annotate | Download | only in intltest

Lines Matching refs:shouldBeGood

623         UBool shouldBeGood = (DATA[i] == GOOD);
637 if (U_SUCCESS(status) != shouldBeGood) {
640 (shouldBeGood ? (") should work")
651 if (U_SUCCESS(status) != shouldBeGood) {
654 (shouldBeGood ? (") should work")
669 if (U_SUCCESS(status) != shouldBeGood) {
672 (shouldBeGood ? (", <end>) should work")// + ex)
687 if (U_SUCCESS(status) != shouldBeGood) {
690 (shouldBeGood ? (") should work")// + ex)