Searched defs:doClose (Results 1 – 9 of 9) sorted by relevance
102 private void doClose(Closeable closeable, boolean swallowException) throws IOException { in doClose() method in CloseablesTest109 private void doClose(Closeable closeable, boolean swallowException, boolean expectThrown) in doClose() method in CloseablesTest
39 static void draw(SkCanvas* canvas, bool doClose) { in draw()
101 private void doClose(ChannelHandlerContext ctx) { in doClose() method in TsiFrameHandler
144 for (int doClose = 0; doClose < 2; ++doClose) { in test_emptydrawing() local
1064 for (int doClose = 0; doClose <= 1; ++doClose) { in test_addPoly() local
280 private void doClose() { in doClose() method in HandlerSubscriber
403 private Future<?> doClose() { in doClose() method in Http2MultiplexedChannelPool
143 private void doClose(CloseCode code, String reason, boolean initiatedByRemote) { in doClose() method in NanoWSD.WebSocket