Home | History | Annotate | Download | only in intltest

Lines Matching refs:expectedStatus

1592         UErrorCode expectedStatus;
1628 if(status != testCases[i].expectedStatus) {
1630 u_errorName(testCases[i].expectedStatus), u_errorName(status));