Home
last modified time | relevance | path

Searched defs:outChannel (Results 1 – 2 of 2) sorted by relevance

/external/guava/android/guava-tests/test/com/google/common/io/
DByteStreamsTest.java48 WritableByteChannel outChannel = Channels.newChannel(out); in testCopyChannel() local
59 WritableByteChannel outChannel = Channels.newChannel(out); in testCopyFileChannel() local
/external/guava/guava-tests/test/com/google/common/io/
DByteStreamsTest.java48 WritableByteChannel outChannel = Channels.newChannel(out); in testCopyChannel() local
59 WritableByteChannel outChannel = Channels.newChannel(out); in testCopyFileChannel() local