Home
last modified time | relevance | path

Searched refs:checkFileContentIntegrity (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/telephony/current/src/android/telephony/embms/cts/
DMbmsDownloadFlowTest.java71 checkFileContentIntegrity(CtsDownloadService.FILE_INFO_1, fileUri); in testSingleFileDownloadFlow()
95 checkFileContentIntegrity(CtsDownloadService.FILE_INFO_2, fileUri); in testFileInSubdirectoryDownloadFlow()
128 checkFileContentIntegrity(fileInfo, fileUri); in testMultiFileDownloadFlow()
154 private void checkFileContentIntegrity(FileInfo fileInfo, Uri completedFileUri) in checkFileContentIntegrity() method in MbmsDownloadFlowTest