Searched refs:verifySetupPlatformVpn (Results 1 – 1 of 1) sorted by relevance
1683 final PlatformVpnSnapshot vpnSnapShot = verifySetupPlatformVpn( in testLockdown_enableDisableWhileConnected()2107 private PlatformVpnSnapshot verifySetupPlatformVpn(IkeSessionConfiguration ikeConfig) in verifySetupPlatformVpn() method in VpnTest2109 return verifySetupPlatformVpn(ikeConfig, true); in verifySetupPlatformVpn()2112 private PlatformVpnSnapshot verifySetupPlatformVpn( in verifySetupPlatformVpn() method in VpnTest2114 return verifySetupPlatformVpn(mVpnProfile, ikeConfig, mtuSupportsIpv6); in verifySetupPlatformVpn()2117 private PlatformVpnSnapshot verifySetupPlatformVpn(VpnProfile vpnProfile, in verifySetupPlatformVpn() method in VpnTest2119 return verifySetupPlatformVpn(vpnProfile, ikeConfig, in verifySetupPlatformVpn()2124 private PlatformVpnSnapshot verifySetupPlatformVpn(VpnProfile vpnProfile, in verifySetupPlatformVpn() method in VpnTest2235 final PlatformVpnSnapshot vpnSnapShot = verifySetupPlatformVpn( in testStartPlatformVpn()2409 verifySetupPlatformVpn(profile, in doTestMigrateIkeSession()[all …]