Searched refs:delMsg (Results 1 – 1 of 1) sorted by relevance
3316 IkeMessage delMsg = verifyEncryptAndEncodeAndGetMessage(mSpyCurrentIkeSaRecord); in testRekeyIkeLocalDeleteSendsRequest() local3318 IkeHeader ikeHeader = delMsg.ikeHeader; in testRekeyIkeLocalDeleteSendsRequest()3327 delMsg.getPayloadListForType( in testRekeyIkeLocalDeleteSendsRequest()3995 IkeMessage delMsg = verifyEncryptAndEncodeAndGetMessage(mSpyCurrentIkeSaRecord); in testDeleteIkeLocalDeleteRequest() local3997 IkeHeader ikeHeader = delMsg.ikeHeader; in testDeleteIkeLocalDeleteRequest()4004 delMsg.getPayloadListForType( in testDeleteIkeLocalDeleteRequest()4143 IkeMessage delMsg = verifyEncryptAndEncodeAndGetMessage(mSpyCurrentIkeSaRecord); in testDeleteIkeRemoteDelete() local4145 IkeHeader ikeHeader = delMsg.ikeHeader; in testDeleteIkeRemoteDelete()4151 assertTrue(delMsg.ikePayloadList.isEmpty()); in testDeleteIkeRemoteDelete()