Searched defs:expect_boot_a (Results 1 – 2 of 2) sorted by relevance
1296 let expect_boot_a = include_bytes!("../../../libstorage/test/boot_a.bin"); in test_fetch_partition() localVariable1359 let expect_boot_a = include_bytes!("../../../libstorage/test/boot_a.bin"); in test_flash_partition() localVariable1436 let expect_boot_a = flipped_bits(include_bytes!("../../../libstorage/test/boot_a.bin")); in test_async_flash() localVariable1486 let expect_boot_a = flipped_bits(include_bytes!("../../../libstorage/test/boot_a.bin")); in test_async_flash_block_on_busy_blk() localVariable1542 let expect_boot_a = flipped_bits(include_bytes!("../../../libstorage/test/boot_a.bin")); in test_async_flash_error() localVariable1721 let expect_boot_a = flipped_bits(include_bytes!("../../../libstorage/test/boot_a.bin")); in test_reboot_sync_all_blocks() localVariable1756 let expect_boot_a = flipped_bits(include_bytes!("../../../libstorage/test/boot_a.bin")); in test_continue_sync_all_blocks() localVariable
524 let expect_boot_a = include_bytes!("../../libstorage/test/boot_a.bin"); in test_read_partition_gpt() localVariable