Home
last modified time | relevance | path

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

/external/icu4c/test/iotest/
Dstream.cpp191 #define IOSTREAM_GOOD (1<<IOSTREAM_GOOD_SHIFT) macro
211 if (status & IOSTREAM_GOOD) { in printBits()
333 testString(UStr, u_austrcpy(testcase, testCase5), expectedResultD, IOSTREAM_GOOD); in TestStreamEOF()
334 testString(UStr, u_austrcpy(testcase, testCase6), expectedResultD, IOSTREAM_GOOD); in TestStreamEOF()