Searched refs:buildDummyIpSecSpiResponse (Results 1 – 4 of 4) sorted by relevance
241 .thenReturn(MockIpSecTestUtils.buildDummyIpSecSpiResponse(FIRST_CHILD_INIT_SPI)); in testMakeChildSaRecord()244 .thenReturn(MockIpSecTestUtils.buildDummyIpSecSpiResponse(FIRST_CHILD_RESP_SPI)); in testMakeChildSaRecord()
314 .thenReturn(MockIpSecTestUtils.buildDummyIpSecSpiResponse(spiRequested)); in setUpSpiResource()
76 public static IpSecSpiResponse buildDummyIpSecSpiResponse(int spi) throws Exception { in buildDummyIpSecSpiResponse() method in MockIpSecTestUtils
247 .thenReturn(MockIpSecTestUtils.buildDummyIpSecSpiResponse(CHILD_SPI_LOCAL_ONE)) in setUp()248 .thenReturn(MockIpSecTestUtils.buildDummyIpSecSpiResponse(CHILD_SPI_LOCAL_TWO)); in setUp()252 .thenReturn(MockIpSecTestUtils.buildDummyIpSecSpiResponse(CHILD_SPI_REMOTE)); in setUp()