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

/openjdk7/jdk/test/com/oracle/net/
H A DSanity.java71 testConnection(Channels.newOutputStream(client),
105 testConnection(s.getOutputStream(), peer.getInputStream());
127 static void testConnection(OutputStream out, InputStream in) method in class:Sanity
/openjdk7/jdk/test/sun/net/sdp/
H A DSanity.java62 testConnection(Channels.newOutputStream(client),
97 testConnection(Channels.newOutputStream(client),
131 testConnection(s.getOutputStream(), peer.getInputStream());
153 static void testConnection(OutputStream out, InputStream in) method in class:Sanity

Completed in 41 milliseconds