Home | History | Annotate | Download | only in cintltst

Lines Matching defs:expectedStatus

1959         UErrorCode expectedStatus;
2000 if(status != testCases[i].expectedStatus) {
2002 u_errorName(status), u_errorName(testCases[i].expectedStatus), testCases[i].input);