Searched defs:drResult (Results 1 – 1 of 1) sorted by relevance
155 final AttachmentService.DownloadRequest drResult = dq.findRequestById(1); in testDownloadQueueFindRequestById() local169 final AttachmentService.DownloadRequest drResult = dq.findRequestById(-1); in testDownloadQueueFindRequestByIdInvalidId() local180 final AttachmentService.DownloadRequest drResult = dq.findRequestById(5); in testDownloadQueueFindRequestByIdUnknownId() local208 AttachmentService.DownloadRequest drResult = dq.getNextRequest(); in testDownloadQueueGetNextRequest() local226 AttachmentService.DownloadRequest drResult = dq.getNextRequest(); in testDownloadQueueGetNextRequestEmptyQueue() local