Home
last modified time | relevance | path

Searched defs:spiResp (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Connectivity/tests/unit/java/android/net/
DIpSecManagerTest.java98 IpSecSpiResponse spiResp = in testAllocSpi() local
117 IpSecSpiResponse spiResp = in testAllocRandomSpi() local
140 IpSecSpiResponse spiResp = in testAllocSpiResUnavailableException() local
158 IpSecSpiResponse spiResp = new IpSecSpiResponse(IpSecManager.Status.SPI_UNAVAILABLE, 0, 0); in testAllocSpiSpiUnavailableException() local
DIpSecTransformTest.java98 final IpSecSpiResponse spiResp = in setUp() local
/packages/modules/Connectivity/tests/unit/java/com/android/server/
DIpSecServiceParameterizedTest.java271 IpSecSpiResponse spiResp = in testIpSecServiceReserveSpi() local
283 IpSecSpiResponse spiResp = in testReleaseSecurityParameterIndex() local
315 IpSecSpiResponse spiResp = in testSecurityParameterIndexBinderDeath() local
DIpSecServiceTest.java451 IpSecSpiResponse spiResp = in testValidateIpAddresses() local