Home
last modified time | relevance | path

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

/libcore/luni/src/test/java/libcore/java/nio/channels/
DOldSocketChannelTest.java105 MockSocketChannel testMSChannel = new MockSocketChannel(null); in testValidOps() local
113 MockSocketChannel testMSChannel = new MockSocketChannel(null); in testOpen() local
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/channels/
DSocketChannelTest.java121 MockSocketChannel testMSChannel = new MockSocketChannel(null); in testValidOps() local
132 MockSocketChannel testMSChannel = new MockSocketChannel(null); in testOpen() local
232 MockSocketChannel testMSChannel = new MockSocketChannel( in testReadByteBufferArray() local
265 MockSocketChannel testMSChannel = new MockSocketChannel( in testReadByteBufferArray_BufNull() local
293 MockSocketChannel testMSChannel = new MockSocketChannel( in testWriteByteBufferArray() local
318 MockSocketChannel testMSChannel = new MockSocketChannel( in testWriteByteBufferArray_BufNull() local