Searched refs:checkPing (Results 1 – 4 of 4) sorted by relevance
44 VpnTestHelper.checkPing(TEST_ADDRESS); in testAlwaysOnSet()51 VpnTestHelper.checkPing(TEST_ADDRESS); in testAlwaysOnSetWithWhitelist()58 VpnTestHelper.checkPing(TEST_ADDRESS); in testAlwaysOnSetAfterReboot()
78 VpnTestHelper.checkPing(TEST_ADDRESS); in testAlwaysOnVpn()176 VpnTestHelper.checkPing(TEST_ADDRESS); in testVpnLockdownWhitelistVpnComesUp()
183 public static void checkPing(String host) throws ErrnoException, IOException { in checkPing() method in VpnTestHelper
299 private static void checkPing(String to) throws IOException, ErrnoException { in checkPing() method in VpnTest500 checkPing("2001:db8:dead:beef::f00"); in checkTrafficOnVpn()