Searched refs:wasClosed (Results 1 – 3 of 3) sorted by relevance
44 public boolean wasClosed() { in wasClosed() method in CipherOutputStreamTest.TestOutputStream173 + "of its underlying output stream.", tos.wasClosed()); in testClose()
45 public boolean wasClosed() { in wasClosed() method in CipherInputStreamTest.TestInputStream228 + "of its underlying input stream.", tis.wasClosed()); in testClose()
1384 UBool wasClosed; /* close happened on the object */ member1392 newCtx->wasClosed = 0; in TSCC_clone()1443 ctx->wasClosed = TRUE; in TSCC_fromU()1490 ctx->wasClosed = TRUE; in TSCC_toU()1498 q->wasClosed = 0; in TSCC_init()1511 q, q->serial, name, q->magic, q->wasClosed?"CLOSED":"open"); in TSCC_print_log()1583 if(from1.wasClosed) { in TestConvertSafeCloneCallback()1587 if(from2->wasClosed) { in TestConvertSafeCloneCallback()1616 if(to1.wasClosed) { in TestConvertSafeCloneCallback()1620 if(to2->wasClosed) { in TestConvertSafeCloneCallback()[all …]