Searched refs:checkTrafficOnVpn (Results 1 – 1 of 1) sorted by relevance
709 private void checkTrafficOnVpn(String destination) throws Exception { in checkTrafficOnVpn() method in VpnTest728 private void checkTrafficOnVpn() throws Exception { in checkTrafficOnVpn() method in VpnTest729 checkTrafficOnVpn("192.0.2.251"); in checkTrafficOnVpn()730 checkTrafficOnVpn("2001:db8:dead:beef::f00"); in checkTrafficOnVpn()1015 checkTrafficOnVpn(); in testDefault()1066 checkTrafficOnVpn(); in testAppAllowed()1319 checkTrafficOnVpn("198.51.100.1"); in testExcludedRoutes()1320 checkTrafficOnVpn("2002:db8::1"); in testExcludedRoutes()1333 checkTrafficOnVpn("192.0.2.1"); in testIncludedRoutes()1334 checkTrafficOnVpn("2001:db8:dead:beef::f00"); in testIncludedRoutes()[all …]