Home
last modified time | relevance | path

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

/libcore/luni/src/test/java/libcore/libcore/net/
DNetworkSecurityPolicyTest.java238 private static class CapturingServerSocket implements Closeable { class in NetworkSecurityPolicyTest
247 public CapturingServerSocket() throws IOException { in CapturingServerSocket() method in NetworkSecurityPolicyTest.CapturingServerSocket
255 public CapturingServerSocket(final byte[] replyOnConnect) throws IOException { in CapturingServerSocket() method in NetworkSecurityPolicyTest.CapturingServerSocket