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