Home
last modified time | relevance | path

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

/aosp12/packages/modules/Virtualization/authfs/src/fsverity/
H A Deditor.rs276 fail_read: bool, field
281 InMemoryEditor { data: RefCell::new(Vec::new()), fail_read: false } in new()
307 if self.fail_read { in read_chunk()
511 writer.fail_read = true; in test_verified_writer_failed_read_back()
573 writer.fail_read = true; in test_resize_to_shrink_with_read_failure()
585 writer.fail_read = true; in test_resize_to_shirink_to_chunk_boundary()