Home
last modified time | relevance | path

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

/cts/tests/net/src/android/net/cts/
DLocalSocketTest.java271 OutputStream clientOutputStream = clientSocket.getOutputStream(); in testAvailable() local
308 OutputStream clientOutputStream = in testLocalSocketCreatedFromFileDescriptor() local
333 OutputStream clientOutputStream = clientSocket.getOutputStream(); in testFlush() local