Home
last modified time | relevance | path

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

/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/net/
DSocketTest.java1125 OutputStream theOutput = worker.getOutputStream(); in test_isInputShutdown() local
1162 OutputStream theOutput = worker.getOutputStream(); in test_isOutputShutdown() local
1218 OutputStream theOutput = worker.getOutputStream(); in test_sendUrgentDataI() local
1564 OutputStream theOutput = worker.getOutputStream(); in test_shutdownInput() local
1604 OutputStream theOutput = worker.getOutputStream(); in test_shutdownOutput() local
/libcore/luni/src/test/java/libcore/java/net/
DOldSocketTest.java602 OutputStream theOutput = servSock.getOutputStream(); in test_shutdownInput() local
637 OutputStream theOutput = servSock.getOutputStream(); in test_shutdownOutput() local
1023 OutputStream theOutput = servSock.getOutputStream(); in test_connectLjava_net_SocketAddress() local
1236 OutputStream theOutput = servSock.getOutputStream(); in test_connectLjava_net_SocketAddressI() local
1333 OutputStream theOutput = servSock.getOutputStream(); in test_isInputShutdown() local
1363 OutputStream theOutput = servSock.getOutputStream(); in test_isOutputShutdown() local