Searched refs:tryPosixConnect (Results 1 – 2 of 2) sorted by relevance
78 VpnTestHelper.tryPosixConnect(TEST_ADDRESS); in testNetworkBlocked()
231 public static void tryPosixConnect(String host) throws ErrnoException, IOException { in tryPosixConnect() method in VpnTestHelper