Searched refs:legacy_vpn_connection_test_logic (Results 1 – 6 of 6) sorted by relevance
/tools/test/connectivity/acts_tests/tests/google/net/ |
D | LegacyVpnTest.py | 107 nutils.legacy_vpn_connection_test_logic(self.dut, vpn_profile, vpn_addr) 119 nutils.legacy_vpn_connection_test_logic(self.dut, vpn_profile, vpn_addr) 131 nutils.legacy_vpn_connection_test_logic(self.dut, vpn_profile, vpn_addr) 143 nutils.legacy_vpn_connection_test_logic(self.dut, vpn_profile, vpn_addr) 155 nutils.legacy_vpn_connection_test_logic(self.dut, vpn_profile, vpn_addr) 167 nutils.legacy_vpn_connection_test_logic(self.dut, vpn_profile, vpn_addr) 179 nutils.legacy_vpn_connection_test_logic(self.dut, vpn_profile, vpn_addr) 191 nutils.legacy_vpn_connection_test_logic(self.dut, vpn_profile, vpn_addr) 203 nutils.legacy_vpn_connection_test_logic(self.dut, vpn_profile, vpn_addr) 215 nutils.legacy_vpn_connection_test_logic(self.dut, vpn_profile, vpn_addr) [all …]
|
D | VpnOverLTETest.py | 66 nutils.legacy_vpn_connection_test_logic(self.tmo_dut, vpn_profile, vpn_addr) 77 nutils.legacy_vpn_connection_test_logic(self.tmo_dut, vpn_profile, vpn_addr) 88 nutils.legacy_vpn_connection_test_logic(self.tmo_dut, vpn_profile, vpn_addr) 99 nutils.legacy_vpn_connection_test_logic(self.tmo_dut, vpn_profile, vpn_addr) 110 nutils.legacy_vpn_connection_test_logic(self.tmo_dut, vpn_profile, vpn_addr) 121 nutils.legacy_vpn_connection_test_logic(self.vzw_dut, vpn_profile, vpn_addr) 132 nutils.legacy_vpn_connection_test_logic(self.vzw_dut, vpn_profile, vpn_addr) 143 nutils.legacy_vpn_connection_test_logic(self.vzw_dut, vpn_profile, vpn_addr) 154 nutils.legacy_vpn_connection_test_logic(self.vzw_dut, vpn_profile, vpn_addr) 165 nutils.legacy_vpn_connection_test_logic(self.vzw_dut, vpn_profile, vpn_addr)
|
D | CoreNetworkingOTATest.py | 80 nutils.legacy_vpn_connection_test_logic(self.dut, prof) 96 nutils.legacy_vpn_connection_test_logic(self.dut, self.xauth_rsa) 99 nutils.legacy_vpn_connection_test_logic(self.dut, self.l2tp_rsa) 102 nutils.legacy_vpn_connection_test_logic(self.dut, self.hybrid_rsa)
|
D | IKEv2VpnOverWifiTest.py | 71 nutils.legacy_vpn_connection_test_logic(self.dut, vpn_profile, vpn_addr)
|
D | IKEv2VpnOverLTETest.py | 73 nutils.legacy_vpn_connection_test_logic(ad, vpn_profile, vpn_addr)
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/net/ |
D | net_test_utils.py | 107 def legacy_vpn_connection_test_logic(ad, vpn_profile, vpn_ping_addr): function
|