Searched defs:wrongIsError (Results 1 - 2 of 2) sorted by relevance

/external/icu4c/test/cintltst/
H A Dutf16tst.c674 UBool isError, expectIsError, wrongIsError; local
690 wrongIsError=FALSE;
697 wrongIsError|= isError!=expectIsError;
699 if(wrongIsError) {
H A Dutf8tst.c827 UBool isError, expectIsError, wrongIsError; local
843 wrongIsError=FALSE;
850 wrongIsError|= isError!=expectIsError;
852 if(wrongIsError) {

Completed in 1813 milliseconds