Searched refs:test_connect (Results 1 – 4 of 4) sorted by relevance
50 public void test_connect() throws Exception { in test_connect() method in DatagramSocketImplTest54 impl.test_connect(localhost, 0); in test_connect()55 impl.test_connect(localhost, -1); in test_connect()56 impl.test_connect(null, -1); in test_connect()186 public void test_connect(InetAddress inetAddr, int port) throws SocketException { in test_connect() method in MockDatagramSocketImpl
57 public void test_connect() throws Exception { in test_connect() method in ConcurrentCloseTest
55 public void test_connect() throws Exception { in test_connect() method in AsynchronousSocketChannelTest
330 public void test_connect() throws IOException {