Home
last modified time | relevance | path

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

/bootable/libbootloader/gbl/libstorage/src/
Dmulti_blocks.rs167 let blk_0 = include_bytes!("../test/gpt_test_1.bin"); in test_multi_block_read() localVariable
184 let mut blk_0 = include_bytes!("../test/gpt_test_1.bin").to_vec(); in test_multi_block_write() localVariable