Searched defs:expect_boot_b (Results 1 – 3 of 3) sorted by relevance
257 let expect_boot_b = include_bytes!("../test/boot_b.bin"); in test_multi_block_gpt_read() localVariable301 let expect_boot_b = &mut include_bytes!("../test/boot_b.bin").to_vec(); in test_multi_block_gpt_write() localVariable
582 let expect_boot_b = include_bytes!("../test/boot_b.bin"); in test_gpt_read() localVariable611 let mut expect_boot_b = include_bytes!("../test/boot_b.bin").to_vec(); in test_gpt_write() localVariable
466 let expect_boot_b = include_bytes!("../../../libstorage/test/boot_b.bin"); in test_fetch_gpt_partition() localVariable512 let expect_boot_b = include_bytes!("../../../libstorage/test/boot_b.bin"); in test_flash_partition() localVariable