Home
last modified time | relevance | path

Searched defs:TestCloseable (Results 1 – 5 of 5) sorted by relevance

/external/jimfs/jimfs/src/test/java/com/google/common/jimfs/
DFileSystemStateTest.java145 private static class TestCloseable implements Closeable { class in FileSystemStateTest
/external/guava/android/guava-tests/test/com/google/common/io/
DCloserTest.java421 private static class TestCloseable implements Closeable { class in CloserTest
438 private TestCloseable(@NullableDecl Throwable throwOnClose) { in TestCloseable() method in CloserTest.TestCloseable
/external/guava/guava-tests/test/com/google/common/io/
DCloserTest.java421 private static class TestCloseable implements Closeable { class in CloserTest
438 private TestCloseable(@Nullable Throwable throwOnClose) { in TestCloseable() method in CloserTest.TestCloseable
/external/guava/android/guava-tests/test/com/google/common/util/concurrent/
DClosingFutureTest.java1870 static final class TestCloseable implements Closeable { class in ClosingFutureTest
1874 TestCloseable(String name) { in TestCloseable() method in ClosingFutureTest.TestCloseable
/external/guava/guava-tests/test/com/google/common/util/concurrent/
DClosingFutureTest.java1887 static final class TestCloseable implements Closeable { class in ClosingFutureTest
1891 TestCloseable(String name) { in TestCloseable() method in ClosingFutureTest.TestCloseable