Home
last modified time | relevance | path

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

/packages/modules/Virtualization/authfs/tests/hosttests/java/src/com/android/fs/
DAuthFsHostTest.java124 String actualHash4k1 = computeFileHash(sMicrodroid, MOUNT_DIR + "/6"); in testReadWithFsverityVerification_RemoteSmallerFile() local
131 assertEquals("Inconsistent hash from /authfs/6: ", expectedHash4k1, actualHash4k1); in testReadWithFsverityVerification_RemoteSmallerFile()