Searched defs:throwOnClose (Results 1 – 3 of 3) sorted by relevance
32 private boolean throwOnClose; field in ThrowOnFlushAndCloseOutputStream40 final boolean throwOnClose) { in ThrowOnFlushAndCloseOutputStream()
373 private final Throwable throwOnClose; field in CloserTest.TestCloseable380 static TestCloseable throwsOnClose(Throwable throwOnClose) throws IOException { in throwsOnClose()388 private TestCloseable(@Nullable Throwable throwOnClose) { in TestCloseable()