Home
last modified time | relevance | path

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

/packages/modules/IPsec/tests/iketests/src/java/com/android/internal/net/ipsec/ike/
DIkeSessionStateMachineTest.java2378 private void verifyEmptyInformationalSent(int count, boolean expectedResp) { in verifyEmptyInformationalSent() method in IkeSessionStateMachineTest
2415 verifyEmptyInformationalSent(0, true /* expcetedResp*/); in testCreateIkeLocalIkeAuthDefersOtherMessages()
2427 verifyEmptyInformationalSent(1, true /* expcetedResp*/); in testCreateIkeLocalIkeAuthDefersOtherMessages()
4270 verifyEmptyInformationalSent(1, false /* expectedResp*/); in executeAndVerifySendLocalDPD()
4281 verifyEmptyInformationalSent(1, true /* expectedResp*/); in testDpdIkeLocalInfoRcvDpdReq()
4294 verifyEmptyInformationalSent(1, true /* expectedResp*/); in testDpdIkeLocalInfoRcvDeleteIkeReq()