Searched defs:gbl_ops (Results 1 – 5 of 5) sorted by relevance
39 pub gbl_ops: &'a mut T, field386 let mut gbl_ops = FakeGblOps::new(&storage); in read_from_partition_positive_off() localVariable400 let mut gbl_ops = FakeGblOps::new(&storage); in read_from_partition_negative_off() localVariable414 let mut gbl_ops = FakeGblOps::new(&storage); in read_from_partition_partial_read() localVariable428 let mut gbl_ops = FakeGblOps::new(&storage); in read_from_partition_out_of_bounds() localVariable445 let mut gbl_ops = FakeGblOps::new(&[]); in read_from_partition_unknown_part() localVariable457 let mut gbl_ops = FakeGblOps::new(&[]); in set_key_version_default() localVariable465 let mut gbl_ops = FakeGblOps::new(&[]); in set_key_version_once() localVariable474 let mut gbl_ops = FakeGblOps::new(&[]); in set_key_version_twice() localVariable484 let mut gbl_ops = FakeGblOps::new(&[]); in set_key_version_overwrite() localVariable[all …]
116 pub(crate) gbl_ops: &'d mut G, field926 let mut gbl_ops = FakeGblOps::new(&storage); in test_get_var_gbl() localVariable947 let mut gbl_ops = FakeGblOps::new(&storage); in test_get_var_partition_info() localVariable1006 let mut gbl_ops = FakeGblOps::new(&storage); in test_get_var_all() localVariable1074 let mut gbl_ops = FakeGblOps::new(&storage); in test_fetch_invalid_partition_arg() localVariable1124 let mut gbl_ops = FakeGblOps::new(&storage); in test_fetch_raw_block() localVariable1166 let mut gbl_ops = FakeGblOps::new(&storage); in test_fetch_partition() localVariable1229 let mut gbl_ops = FakeGblOps::new(&storage); in test_flash_partition() localVariable1260 let mut gbl_ops = FakeGblOps::new(&storage); in test_flash_partition_sparse() localVariable1297 let mut gbl_ops = FakeGblOps::new(&storage); in test_async_flash() localVariable[all …]
318 let mut gbl_ops = FakeGblOps::new(&[]); in test_components_registry_append_component() localVariable344 let mut gbl_ops = FakeGblOps::new(&[]); in test_components_registry_append_too_many_components() localVariable390 let mut gbl_ops = FakeGblOps::new(&[]); in test_components_returns_selected() localVariable424 let mut gbl_ops = FakeGblOps::new(&[]); in test_components_returns_selected_no_overlays() localVariable452 let mut gbl_ops = FakeGblOps::new(&[]); in test_components_returns_no_base_device_tree_failed() localVariable479 let mut gbl_ops = FakeGblOps::new(&[]); in test_components_returns_multiple_base_device_trees_failed() localVariable506 let mut gbl_ops = FakeGblOps::new(&[]); in test_components_autoselect() localVariable532 let mut gbl_ops = FakeGblOps::new(&[]); in test_components_autoselect_no_overlays() localVariable551 let mut gbl_ops = FakeGblOps::new(&[]); in test_components_autoselect_multiple_base_device_trees_failed() localVariable569 let mut gbl_ops = FakeGblOps::new(&[]); in test_components_autoselect_no_base_device_trees_failed() localVariable[all …]
606 let mut gbl_ops = FakeGblOps::default(); in test_load_and_verify_image_success() localVariable621 let mut gbl_ops = FakeGblOps::default(); in test_load_and_verify_image_verification_error() localVariable643 let mut gbl_ops = FakeGblOps::default(); in test_load_and_verify_image_io_error() localVariable661 let mut gbl_ops = FakeGblOps::default(); in test_load_and_verify_image_with_cert_success() localVariable676 let mut gbl_ops = FakeGblOps::default(); in test_load_and_verify_image_with_cert_permanent_attribute_mismatch_error() localVariable
826 let mut gbl_ops = FakeGblOps::new(&storage); in test_fuchsia_reboot_bootloader() localVariable837 let mut gbl_ops = FakeGblOps::new(&storage); in test_non_fuchsia_reboot_bootloader() localVariable847 let mut gbl_ops = FakeGblOps::new(&storage); in test_fuchsia_reboot_recovery() localVariable860 let mut gbl_ops = FakeGblOps::new(&storage); in test_non_fuchsia_reboot_recovery() localVariable