Home
last modified time | relevance | path

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

/aosp12/packages/modules/Connectivity/tests/unit/java/android/net/
H A 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
/aosp12/packages/modules/Connectivity/tests/unit/java/com/android/server/
H A DIpSecServiceParameterizedTest.java250 IpSecSpiResponse spiResp = in testIpSecServiceReserveSpi() local
262 IpSecSpiResponse spiResp = in testReleaseSecurityParameterIndex() local
294 IpSecSpiResponse spiResp = in testSecurityParameterIndexBinderDeath() local
H A DIpSecServiceTest.java452 IpSecSpiResponse spiResp = in testValidateIpAddresses() local