Searched defs:wasStreamClosed (Results 1 – 5 of 5) sorted by relevance
/external/guava/guava-tests/test/com/google/common/io/ | ||
D | TestStreamSupplier.java | 36 boolean wasStreamClosed(); in wasStreamClosed() method |
D | TestCharSource.java | 49 public boolean wasStreamClosed() { in wasStreamClosed() method in TestCharSource |
D | TestByteSink.java | 52 public boolean wasStreamClosed() { in wasStreamClosed() method in TestByteSink |
D | TestByteSource.java | 52 public boolean wasStreamClosed() { in wasStreamClosed() method in TestByteSource |
D | TestCharSink.java | 54 public boolean wasStreamClosed() { in wasStreamClosed() method in TestCharSink |