Searched refs:IOSTREAM_FAIL (Results 1 – 1 of 1) sorted by relevance
190 #define IOSTREAM_FAIL (1<<IOSTREAM_FAIL_SHIFT) macro213 if (status & IOSTREAM_FAIL) { in printBits()311 testString(UStr, u_austrcpy(testcase, testCase1), expectedResultA, IOSTREAM_EOF|IOSTREAM_FAIL); in TestStreamEOF()314 testString(UStr, u_austrcpy(testcase, testCase3), expectedResultC, IOSTREAM_EOF|IOSTREAM_FAIL); in TestStreamEOF()