Home
last modified time | relevance | path

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

/frameworks/base/tests/net/java/android/net/
DIpSecManagerTest.java95 IpSecSpiResponse spiResp = in testAllocSpi() local
114 IpSecSpiResponse spiResp = in testAllocRandomSpi() local
137 IpSecSpiResponse spiResp = in testAllocSpiResUnavailableException() local
155 IpSecSpiResponse spiResp = new IpSecSpiResponse(IpSecManager.Status.SPI_UNAVAILABLE, 0, 0); in testAllocSpiSpiUnavailableException() local
/frameworks/base/tests/net/java/com/android/server/
DIpSecServiceParameterizedTest.java192 IpSecSpiResponse spiResp = in testIpSecServiceReserveSpi() local
204 IpSecSpiResponse spiResp = in testReleaseSecurityParameterIndex() local
236 IpSecSpiResponse spiResp = in testSecurityParameterIndexBinderDeath() local
DIpSecServiceTest.java446 IpSecSpiResponse spiResp = in testValidateIpAddresses() local