Searched defs:expect_vendor_boot_a (Results 1 – 2 of 2) sorted by relevance
262 let expect_vendor_boot_a = include_bytes!("../test/vendor_boot_a.bin"); in test_multi_block_gpt_read() localVariable308 let expect_vendor_boot_a = &mut include_bytes!("../test/vendor_boot_a.bin").to_vec(); in test_multi_block_gpt_write() localVariable
467 let expect_vendor_boot_a = include_bytes!("../../../libstorage/test/vendor_boot_a.bin"); in test_fetch_gpt_partition() localVariable