Searched refs:md5Hash (Results 1 – 2 of 2) sorted by relevance
210 Assert.assertEquals(info.mMd5Hash, mBucket.md5Hash(localFile)); in testmd5Hash()
451 public String md5Hash(File localFile) throws IOException { in md5Hash() method in GCSBucketUtil