Searched refs:theOutput2 (Results 1 – 1 of 1) sorted by relevance
1025 OutputStream theOutput2 = theSocket.getOutputStream(); in test_connectLjava_net_SocketAddress() local1039 theOutput2.write(sendString.getBytes()); in test_connectLjava_net_SocketAddress()1040 theOutput2.flush(); in test_connectLjava_net_SocketAddress()1238 OutputStream theOutput2 = theSocket.getOutputStream(); in test_connectLjava_net_SocketAddressI() local1252 theOutput2.write(sendString.getBytes()); in test_connectLjava_net_SocketAddressI()1253 theOutput2.flush(); in test_connectLjava_net_SocketAddressI()