Searched refs:throwsOnCreate (Results 1 – 1 of 1) sorted by relevance
120 c3 = closer.register(TestCloseable.throwsOnCreate()); in testExceptionThrown_whenCreatingCloseables()446 static TestCloseable throwsOnCreate() throws IOException { in throwsOnCreate() method in CloserTest.TestCloseable