Home
last modified time | relevance | path

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

/external/guava/guava-tests/test/com/google/common/io/
DTestStreamSupplier.java36 boolean wasStreamClosed(); in wasStreamClosed() method
DTestCharSource.java49 public boolean wasStreamClosed() { in wasStreamClosed() method in TestCharSource
DTestByteSink.java52 public boolean wasStreamClosed() { in wasStreamClosed() method in TestByteSink
DTestByteSource.java52 public boolean wasStreamClosed() { in wasStreamClosed() method in TestByteSource
DTestCharSink.java54 public boolean wasStreamClosed() { in wasStreamClosed() method in TestCharSink