Searched defs:gbl_ops (Results 1 – 5 of 5) sorted by relevance
46 pub gbl_ops: &'a mut T, field449 let mut gbl_ops = FakeGblOps::new(&storage); in read_from_partition_positive_off() localVariable463 let mut gbl_ops = FakeGblOps::new(&storage); in read_from_partition_negative_off() localVariable477 let mut gbl_ops = FakeGblOps::new(&storage); in read_from_partition_partial_read() localVariable491 let mut gbl_ops = FakeGblOps::new(&storage); in read_from_partition_out_of_bounds() localVariable508 let mut gbl_ops = FakeGblOps::new(&[]); in read_from_partition_unknown_part() localVariable525 let mut gbl_ops = FakeGblOps::new(&[]); in test_read_preloaded_partition() localVariable608 let mut gbl_ops = FakeGblOps::new(&[]); in set_key_version_default() localVariable616 let mut gbl_ops = FakeGblOps::new(&[]); in set_key_version_once() localVariable625 let mut gbl_ops = FakeGblOps::new(&[]); in set_key_version_twice() localVariable[all …]
319 let mut gbl_ops = FakeGblOps::new(&[]); in test_components_registry_append_component() localVariable347 let mut gbl_ops = FakeGblOps::new(&[]); in test_components_registry_append_component_with_tail() localVariable374 let mut gbl_ops = FakeGblOps::new(&[]); in test_components_registry_append_too_many_components() localVariable423 let mut gbl_ops = FakeGblOps::new(&[]); in test_components_returns_selected() localVariable457 let mut gbl_ops = FakeGblOps::new(&[]); in test_components_returns_selected_no_overlays() localVariable485 let mut gbl_ops = FakeGblOps::new(&[]); in test_components_returns_no_base_device_tree_failed() localVariable512 let mut gbl_ops = FakeGblOps::new(&[]); in test_components_returns_multiple_base_device_trees_failed() localVariable539 let mut gbl_ops = FakeGblOps::new(&[]); in test_components_autoselect() localVariable565 let mut gbl_ops = FakeGblOps::new(&[]); in test_components_autoselect_no_overlays() localVariable584 let mut gbl_ops = FakeGblOps::new(&[]); in test_components_autoselect_multiple_base_device_trees_failed() localVariable[all …]
282 let mut gbl_ops = FakeGblOps::default(); in test_load_and_verify_image_success() localVariable297 let mut gbl_ops = FakeGblOps::default(); in test_load_and_verify_image_verification_error() localVariable319 let mut gbl_ops = FakeGblOps::default(); in test_load_and_verify_image_io_error() localVariable337 let mut gbl_ops = FakeGblOps::default(); in test_load_and_verify_image_with_cert_success() localVariable352 let mut gbl_ops = FakeGblOps::default(); in test_load_and_verify_image_with_cert_permanent_attribute_mismatch_error() localVariable
1115 let mut gbl_ops = FakeGblOps::new(&storage); in test_fuchsia_reboot_bootloader() localVariable1126 let mut gbl_ops = FakeGblOps::new(&storage); in test_non_fuchsia_reboot_bootloader() localVariable1136 let mut gbl_ops = FakeGblOps::new(&storage); in test_fuchsia_reboot_recovery() localVariable1149 let mut gbl_ops = FakeGblOps::new(&storage); in test_non_fuchsia_reboot_recovery() localVariable
201 pub(crate) gbl_ops: &'d mut G, field1050 let mut gbl_ops = FakeGblOps::new(&storage); in test_get_var_gbl() localVariable1071 let mut gbl_ops = FakeGblOps::new(&storage); in test_get_var_partition_info() localVariable1130 let mut gbl_ops = FakeGblOps::new(&storage); in test_get_var_all() localVariable1198 let mut gbl_ops = FakeGblOps::new(&storage); in test_fetch_invalid_partition_arg() localVariable1248 let mut gbl_ops = FakeGblOps::new(&storage); in test_fetch_raw_block() localVariable1290 let mut gbl_ops = FakeGblOps::new(&storage); in test_fetch_partition() localVariable1353 let mut gbl_ops = FakeGblOps::new(&storage); in test_flash_partition() localVariable1384 let mut gbl_ops = FakeGblOps::new(&storage); in test_flash_partition_sparse() localVariable1421 let mut gbl_ops = FakeGblOps::new(&storage); in test_async_flash() localVariable[all …]