Home
last modified time | relevance | path

Searched refs:mSourceAddr (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Connectivity/tests/unit/java/com/android/server/
DIpSecServiceParameterizedTest.java103 private final String mSourceAddr; field in IpSecServiceParameterizedTest
232 mSourceAddr = sourceAddr; in IpSecServiceParameterizedTest()
356 config.setSourceAddress(mSourceAddr); in addDefaultSpisAndRemoteAddrToIpSecConfig()
386 eq(mSourceAddr), in verifyTransformNetdCalledForCreatingSA()
733 mSourceAddr, mDestinationAddr, fakeNetwork, new Binder(), pkgName); in createAndValidateTunnel()
758 createAndValidateTunnel(mSourceAddr, mDestinationAddr, BLESSED_PACKAGE); in testCreateTunnelInterface()
770 eq(mSourceAddr), 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()
[all …]