Searched refs:SERVER_WAIT (Results 1 – 2 of 2) sorted by relevance
40 private static final int SERVER_WAIT = 300; field in TCPChannelClientTest89 Thread.sleep(SERVER_WAIT); in testConnectIPv4()103 Thread.sleep(SERVER_WAIT); in testConnectIPv6()
45 public static final int SERVER_WAIT = 100; field in DirectRTCClientTest119 Thread.sleep(SERVER_WAIT); in testDirectRTCClient()