Home
last modified time | relevance | path

Searched defs:throwOnClose (Results 1 – 3 of 3) sorted by relevance

/external/apache-commons-io/src/test/java/org/apache/commons/io/test/
DThrowOnFlushAndCloseOutputStream.java32 private boolean throwOnClose; field in ThrowOnFlushAndCloseOutputStream
40 final boolean throwOnClose) { in ThrowOnFlushAndCloseOutputStream()
/external/guava/guava-tests/test/com/google/common/io/
DCloserTest.java373 private final Throwable throwOnClose; field in CloserTest.TestCloseable
380 static TestCloseable throwsOnClose(Throwable throwOnClose) throws IOException { in throwsOnClose()
388 private TestCloseable(@Nullable Throwable throwOnClose) { in TestCloseable()
/external/guava/android/guava-tests/test/com/google/common/io/
DCloserTest.java373 private final Throwable throwOnClose; field in CloserTest.TestCloseable
380 static TestCloseable throwsOnClose(Throwable throwOnClose) throws IOException { in throwsOnClose()
388 private TestCloseable(@Nullable Throwable throwOnClose) { in TestCloseable()