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