Searched defs:throwOnClose (Results 1 – 1 of 1) sorted by relevance
435 private final Throwable throwOnClose; field in CloserTest.TestCloseable442 static TestCloseable throwsOnClose(Throwable throwOnClose) throws IOException { in throwsOnClose()450 private TestCloseable(@Nullable Throwable throwOnClose) { in TestCloseable()