Home
last modified time | relevance | path

Searched defs:blk_1 (Results 1 – 1 of 1) sorted by relevance

/bootable/libbootloader/gbl/libstorage/src/
Dmulti_blocks.rs168 let blk_1 = include_bytes!("../test/gpt_test_2.bin"); in test_multi_block_read() localVariable
185 let mut blk_1 = include_bytes!("../test/gpt_test_2.bin").to_vec(); in test_multi_block_write() localVariable