Searched refs:wasClosed (Results 1 – 4 of 4) 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()
1342 UBool wasClosed; /* close happened on the object */ member1350 newCtx->wasClosed = 0; in TSCC_clone()1402 ctx->wasClosed = TRUE; in TSCC_fromU()1448 ctx->wasClosed = TRUE; in TSCC_toU()1456 q->wasClosed = 0; in TSCC_init()1469 q, q->serial, name, q->magic, q->wasClosed?"CLOSED":"open"); in TSCC_print_log()1540 if(from1.wasClosed) { in TestConvertSafeCloneCallback()1544 if(from2->wasClosed) { in TestConvertSafeCloneCallback()1573 if(to1.wasClosed) { in TestConvertSafeCloneCallback()1577 if(to2->wasClosed) { in TestConvertSafeCloneCallback()[all …]
546 … bool wasClosed = ConvexPathPerimeterVertices(path, forceClose, threshInvScaleX * threshInvScaleX, in ConvexPathVertices() local563 if (wasClosed) { in ConvexPathVertices()572 if (wasClosed) { in ConvexPathVertices()