Home
last modified time | relevance | path

Searched refs:IOSTREAM_GOOD (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/test/iotest/
Dstream.cpp184 #define IOSTREAM_GOOD (1<<IOSTREAM_GOOD_SHIFT) macro
204 if (status & IOSTREAM_GOOD) { in printBits()
316 testString(UStr, u_austrcpy(testcase, testCase5), expectedResultD, IOSTREAM_GOOD); in TestStreamEOF()
317 testString(UStr, u_austrcpy(testcase, testCase6), expectedResultD, IOSTREAM_GOOD); in TestStreamEOF()