Home | History | Annotate | Download | only in cintltst

Lines Matching defs:expectedStatus

1945         UErrorCode expectedStatus;
1986 if(status != testCases[i].expectedStatus) {
1988 u_errorName(status), u_errorName(testCases[i].expectedStatus), testCases[i].input);