Searched defs:TestCloseable (Results 1 – 1 of 1) sorted by relevance
434 private static class TestCloseable implements Closeable { class in CloserTest451 private TestCloseable(@Nullable Throwable throwOnClose) { in TestCloseable() method in CloserTest.TestCloseable