Searched refs:newSocketChannelPair (Results 1 - 1 of 1) sorted by relevance

/libcore/luni/src/test/java/libcore/java/io/
H A DInterruptedStreamTest.java98 sockets = newSocketChannelPair();
103 sockets = newSocketChannelPair();
110 private Socket[] newSocketChannelPair() throws IOException { method in class:InterruptedStreamTest

Completed in 50 milliseconds