Searched defs:storage (Results 1 – 9 of 9) sorted by relevance
341 let mut storage = FakeGblOpsStorage::default(); in create_storage() localVariable357 let mut storage = FakeGblOpsStorage::default(); in create_storage_legacy_names() localVariable541 let storage = create_storage(); in test_zircon_load_verify_slotless() localVariable581 let storage = create_storage(); in test_load_verify_slot_a() localVariable592 let storage = create_storage(); in test_load_verify_slot_b() localVariable603 let storage = create_storage(); in test_load_verify_slot_r() localVariable614 let storage = create_storage(); in test_not_enough_buffer_for_reserved_memory() localVariable664 let storage = create_storage(); in test_load_verify_abr_slot_a() localVariable674 let storage = create_storage(); in test_load_verify_abr_slot_b() localVariable685 let storage = create_storage(); in test_load_verify_abr_slot_r() localVariable[all …]
154 let storage = create_storage(); in test_verify_success() localVariable179 let storage = create_storage(); in test_verify_update_rollback_index_for_successful_slot() localVariable211 let storage = create_storage(); in test_verify_failed_on_corrupted_image() localVariable239 let storage = create_storage(); in test_verify_failed_on_corrupted_vbmetadata() localVariable267 let storage = create_storage(); in test_verify_failed_on_rollback_protection() localVariable296 let storage = create_storage(); in test_verify_failure_when_unlocked() localVariable350 let storage = create_storage(); in test_verify_failure_by_corrupted_vbmetadata_unlocked() localVariable
1049 let storage = FakeGblOpsStorage::default(); in test_get_var_gbl() localVariable1066 let mut storage = FakeGblOpsStorage::default(); in test_get_var_partition_info() localVariable1125 let mut storage = FakeGblOpsStorage::default(); in test_get_var_all() localVariable1194 let mut storage = FakeGblOpsStorage::default(); in test_fetch_invalid_partition_arg() localVariable1243 let mut storage = FakeGblOpsStorage::default(); in test_fetch_raw_block() localVariable1285 let mut storage = FakeGblOpsStorage::default(); in test_fetch_partition() localVariable1348 let mut storage = FakeGblOpsStorage::default(); in test_flash_partition() localVariable1382 let mut storage = FakeGblOpsStorage::default(); in test_flash_partition_sparse() localVariable1415 let mut storage = FakeGblOpsStorage::default(); in test_async_flash() localVariable1471 let mut storage = FakeGblOpsStorage::default(); in test_async_flash_block_on_busy_blk() localVariable[all …]
429 let mut storage = FakeGblOpsStorage::default(); in test_android_load_verify_fixup() localVariable1079 let mut storage = FakeGblOpsStorage::default(); in test_android_load_verify_fixup_recovery_mode() localVariable1092 let mut storage = FakeGblOpsStorage::default(); in test_android_main_bcb_normal_mode() localVariable1105 let mut storage = FakeGblOpsStorage::default(); in test_android_main_bcb_recovery_mode() localVariable1119 let mut storage = FakeGblOpsStorage::default(); in test_android_main_reboot_reason_recovery_mode() localVariable1153 let mut storage = FakeGblOpsStorage::default(); in test_android_main_slotted_gbl_slot_a() localVariable1167 let mut storage = FakeGblOpsStorage::default(); in test_android_main_slotless_gbl_slot_a() localVariable1183 let mut storage = FakeGblOpsStorage::default(); in test_android_main_slotted_gbl_slot_b() localVariable1199 let mut storage = FakeGblOpsStorage::default(); in test_android_main_slotless_gbl_slot_b() localVariable1215 let mut storage = FakeGblOpsStorage::default(); in test_android_main_unsupported_slot_default_to_a() localVariable[all …]
223 let mut storage = FakeGblOpsStorage::default(); in test_avb_verify_slot() localVariable
806 let mut storage = FakeGblOpsStorage::default(); localVariable
30 pub storage: T, field53 pub fn storage(&mut self) -> &mut [u8] { in storage() method
446 let mut storage = FakeGblOpsStorage::default(); in read_from_partition_positive_off() localVariable460 let mut storage = FakeGblOpsStorage::default(); in read_from_partition_negative_off() localVariable474 let mut storage = FakeGblOpsStorage::default(); in read_from_partition_partial_read() localVariable488 let mut storage = FakeGblOpsStorage::default(); in read_from_partition_out_of_bounds() localVariable
1113 let mut storage = FakeGblOpsStorage::default(); in test_fuchsia_reboot_bootloader() localVariable1124 let mut storage = FakeGblOpsStorage::default(); in test_non_fuchsia_reboot_bootloader() localVariable1134 let mut storage = FakeGblOpsStorage::default(); in test_fuchsia_reboot_recovery() localVariable1147 let mut storage = FakeGblOpsStorage::default(); in test_non_fuchsia_reboot_recovery() localVariable