Home
last modified time | relevance | path

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

/bootable/libbootloader/gbl/libstorage/src/
Dgpt.rs460 let disk = include_bytes!("../test/gpt_test_1.bin"); in test_load_gpt_primary() localVariable
478 let disk = include_bytes!("../test/gpt_test_1.bin"); in test_load_gpt_secondary() localVariable
503 let disk = include_bytes!("../test/gpt_test_1.bin"); in test_load_gpt_incorrect_magic() localVariable
534 let disk = include_bytes!("../test/gpt_test_1.bin"); in test_load_gpt_non_max_entries() localVariable