Searched refs:dr2 (Results 1 – 1 of 1) sorted by relevance
42 final AttachmentService.DownloadRequest dr2 = in testDownloadRequestIsEquals() local45 assertFalse(dr.equals(dr2)); in testDownloadRequestIsEquals()195 final AttachmentService.DownloadRequest dr2 = in testDownloadQueueGetNextRequest() local197 result = dq.addRequest(dr2); in testDownloadQueueGetNextRequest()214 assertEquals(dr2, drResult); in testDownloadQueueGetNextRequest()250 final AttachmentService.DownloadRequest dr2 = in testDownloadQueueSizeReporting() local254 result = dq.addRequest(dr2); in testDownloadQueueSizeReporting()313 final AttachmentService.DownloadRequest dr2 = in testDownloadQueueTestPriority() local315 result = dq.addRequest(dr2); in testDownloadQueueTestPriority()364 final AttachmentService.DownloadRequest dr2 = in testDownloadQueueTestDate() local[all …]