Searched refs:createAndValidateTunnel (Results 1 – 1 of 1) sorted by relevance
| /packages/modules/Connectivity/tests/unit/java/com/android/server/ |
| D | IpSecServiceParameterizedTest.java | 726 private IpSecTunnelInterfaceResponse createAndValidateTunnel( in createAndValidateTunnel() method in IpSecServiceParameterizedTest 758 createAndValidateTunnel(mSourceAddr, mDestinationAddr, BLESSED_PACKAGE); in testCreateTunnelInterface() 782 createAndValidateTunnel(mSourceAddr, mDestinationAddr, BLESSED_PACKAGE); in testDeleteTunnelInterface() 817 createAndValidateTunnel(mSourceAddr, mDestinationAddr, BLESSED_PACKAGE); in testSetNetworkForTunnelInterface() 835 createAndValidateTunnel(mSourceAddr, mDestinationAddr, BLESSED_PACKAGE); in testSetNetworkForTunnelInterfaceFailsForNullLp() 852 createAndValidateTunnel(mSourceAddr, mDestinationAddr, BLESSED_PACKAGE); in testSetNetworkForTunnelInterfaceFailsForInvalidResourceId() 866 createAndValidateTunnel(mSourceAddr, mDestinationAddr, BLESSED_PACKAGE); in testSetNetworkForTunnelInterfaceFailsWhenSettingTunnelNetwork() 889 createAndValidateTunnel(mSourceAddr, mDestinationAddr, BLESSED_PACKAGE); in testTunnelInterfaceBinderDeath() 1014 createAndValidateTunnel(mSourceAddr, mDestinationAddr, BLESSED_PACKAGE); in verifyApplyTunnelModeTransformCommon() 1068 createAndValidateTunnel(mSourceAddr, mDestinationAddr, BLESSED_PACKAGE); in testApplyTunnelModeTransformWithClosedSpi() [all …]
|