Searched refs:verifyFileContents (Results 1 – 3 of 3) sorted by relevance
353 protected void verifyFileContents(ParcelFileDescriptor actual, byte[] expected) in verifyFileContents() method in DownloadManagerBaseTest390 protected void verifyFileContents(ParcelFileDescriptor pfd, File file) throws IOException { in verifyFileContents() method in DownloadManagerBaseTest498 verifyFileContents(pfd, fileData); in verifyAndCleanupSingleFileDownload()
136 verifyFileContents(pfd, largeFile); in testDownloadLargeFile()
141 verifyFileContents(pfd, fileData); in verifyDownload()