Searched refs:verifyAndCleanupSingleFileDownload (Results 1 – 3 of 3) sorted by relevance
209 verifyAndCleanupSingleFileDownload(dlRequest, blobData); in testDownloadToExternal()311 verifyAndCleanupSingleFileDownload(dlRequest, blobData); in testRelativeRedirect()
200 verifyAndCleanupSingleFileDownload(dlRequest, blobData); in testDownloadToCacheWithAlmostFullCache()
487 protected void verifyAndCleanupSingleFileDownload(long requestId, byte[] fileData) in verifyAndCleanupSingleFileDownload() method in DownloadManagerBaseTest