Home
last modified time | relevance | path

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

/cts/tests/net/src/android/net/cts/
DLocalSocketTest.java279 InputStream clientInputStream = clientSocket.getInputStream(); in testAvailable() local
338 InputStream clientInputStream = clientSocket.getInputStream(); in testFlush() local