Home
last modified time | relevance | path

Searched defs:writeContent (Results 1 – 3 of 3) sorted by relevance

/libcore/luni/src/test/java/libcore/java/nio/channels/
DSocketChannelTest.java384 ByteBuffer writeContent = ByteBuffer.allocate(10); in test_shutdownOutput() local
DOldSocketChannelTest.java242 ByteBuffer writeContent = ByteBuffer.allocate(CAPACITY_HUGE); in test_writeLjava_nio_ByteBuffer_Nonblocking_HugeData() local
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/nio/channels/
DSocketChannelTest.java1997 ByteBuffer writeContent = ByteBuffer.allocate(CAPACITY_NORMAL); in test_writeLjava_nio_ByteBuffer_Blocking() local
2047 ByteBuffer writeContent = ByteBuffer.allocate(CAPACITY_NORMAL); in test_writeLjava_nio_ByteBuffer_NonBlocking() local