Searched refs:damageFileAgainstBlockDevice (Results 1 – 3 of 3) sorted by relevance
408 damageFileAgainstBlockDevice(apkPath, offsetFirstByte); in testFsverityFailToReadModifiedBlockAtFront()437 damageFileAgainstBlockDevice(apkPath, offsetOfLastByte); in testFsverityFailToReadModifiedBlockAtBack()457 damageFileAgainstBlockDevice(path, kTargetOffset); in verifyInstalledFilesHaveFsverity()522 private void damageFileAgainstBlockDevice(String path, long offsetOfTargetingByte) in damageFileAgainstBlockDevice() method in ApkVerityTest
54 public static void damageFileAgainstBlockDevice(ITestDevice device, String path, in damageFileAgainstBlockDevice() method in BlockDeviceWriter
85 BlockDeviceWriter.damageFileAgainstBlockDevice(getDevice(), packagesXml.getAbsolutePath(), in performTest()