Home
last modified time | relevance | path

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

/libcore/luni/src/test/java/libcore/java/net/
DOldSocketTest.java601 InputStream theInput = theSocket.getInputStream(); in test_shutdownInput() local
636 InputStream theInput = theSocket.getInputStream(); in test_shutdownOutput() local
1022 InputStream theInput = theSocket.getInputStream(); in test_connectLjava_net_SocketAddress() local
1235 InputStream theInput = theSocket.getInputStream(); in test_connectLjava_net_SocketAddressI() local
1332 InputStream theInput = theSocket.getInputStream(); in test_isInputShutdown() local
1362 InputStream theInput = theSocket.getInputStream(); in test_isOutputShutdown() local
1874 private String readShortString(InputStream theInput) throws IOException { in readShortString()
/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/net/
DSocketTest.java1124 InputStream theInput = client.getInputStream(); in test_isInputShutdown() local
1161 InputStream theInput = client.getInputStream(); in test_isOutputShutdown() local
1234 InputStream theInput = client.getInputStream(); in test_sendUrgentDataI() local
1563 InputStream theInput = client.getInputStream(); in test_shutdownInput() local