Searched refs:hashOnAuthFs (Results 1 – 1 of 1) sorted by relevance
637 String hashOnAuthFs = computeFileHash(sMicrodroid, authFsPath); in expectBackingFileConsistency() local638 assertEquals("File hash is different to expectation", expectedHash, hashOnAuthFs); in expectBackingFileConsistency()642 "Inconsistent file hash on the backend storage", hashOnAuthFs, hashOfBackingFile); in expectBackingFileConsistency()