Searched refs:dummyDpdRequest (Results 1 – 1 of 1) sorted by relevance
3886 ReceivedIkePacket dummyDpdRequest = in testCacheLastRequestAndResponse() local3890 IkeSessionStateMachine.CMD_RECEIVE_IKE_PACKET, dummyDpdRequest); in testCacheLastRequestAndResponse()4213 ReceivedIkePacket dummyDpdRequest = makeDpdIkeRequest(mSpyCurrentIkeSaRecord); in testReceiveDpd() local4215 IkeSessionStateMachine.CMD_RECEIVE_IKE_PACKET, dummyDpdRequest); in testReceiveDpd()4220 verifyDecodeEncryptedMessage(mSpyCurrentIkeSaRecord, dummyDpdRequest); in testReceiveDpd()4243 ReceivedIkePacket dummyDpdRequest = makeDpdIkeRequest(mSpyCurrentIkeSaRecord); in testReceiveDpdNonIdle() local4245 IkeSessionStateMachine.CMD_RECEIVE_IKE_PACKET, dummyDpdRequest); in testReceiveDpdNonIdle()4251 verifyDecodeEncryptedMessage(mSpyCurrentIkeSaRecord, dummyDpdRequest); in testReceiveDpdNonIdle()