Searched refs:getBitStatus (Results 1 – 1 of 1) sorted by relevance
191 static int32_t getBitStatus(const iostream& stream) { in getBitStatus() function201 int32_t status = getBitStatus(stream); in printBits()241 if (getBitStatus(sstrm) != expectedStatus) { in testString()243 …xpected status %d, Got %d. See verbose output for details\n", expectedStatus, getBitStatus(sstrm)); in testString()