Home
last modified time | relevance | path

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

/bootable/libbootloader/gbl/libstorage/src/
Dlib.rs908 storage_size: u64, field
1302 let storage_size = (TestBlockDeviceBuilder::DEFAULT_BLOCK_SIZE * 3) as usize; in test_scratch_too_small() localVariable