Searched defs:dq (Results 1 – 1 of 1) sorted by relevance
49 final AttachmentService.DownloadQueue dq = new AttachmentService.DownloadQueue(); in testDownloadQueueEmptyQueue() local55 final AttachmentService.DownloadQueue dq = new AttachmentService.DownloadQueue(); in testDownloadQueueAddRequest() local65 final AttachmentService.DownloadQueue dq = new AttachmentService.DownloadQueue(); in testDownloadQueueAddRequestNull() local78 final AttachmentService.DownloadQueue dq = new AttachmentService.DownloadQueue(); in testDownloadQueueAddRequestExisting() local94 final AttachmentService.DownloadQueue dq = new AttachmentService.DownloadQueue(); in testDownloadQueueRemoveRequest() local112 final AttachmentService.DownloadQueue dq = new AttachmentService.DownloadQueue(); in testDownloadQueueRemoveRequestNull() local130 final AttachmentService.DownloadQueue dq = new AttachmentService.DownloadQueue(); in testDownloadQueueRemoveRequestDoesNotExist() local149 final AttachmentService.DownloadQueue dq = new AttachmentService.DownloadQueue(); in testDownloadQueueFindRequestById() local163 final AttachmentService.DownloadQueue dq = new AttachmentService.DownloadQueue(); in testDownloadQueueFindRequestByIdInvalidId() local174 final AttachmentService.DownloadQueue dq = new AttachmentService.DownloadQueue(); in testDownloadQueueFindRequestByIdUnknownId() local[all …]