Home | History | Annotate | Download | only in intltest

Lines Matching defs:expectedStatus

1596         UErrorCode expectedStatus;
1632 if(status != testCases[i].expectedStatus) {
1634 u_errorName(testCases[i].expectedStatus), u_errorName(status));