Home
last modified time | relevance | path

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

/libcore/luni/src/test/java/libcore/java/net/
DConcurrentCloseTest.java223 static class SilentServer { class in ConcurrentCloseTest
227 public SilentServer() throws IOException { in SilentServer() method in ConcurrentCloseTest.SilentServer
231 public SilentServer(int receiveBufferSize) throws IOException { in SilentServer() method in ConcurrentCloseTest.SilentServer