Home
last modified time | relevance | path

Searched refs:write_test_helper (Results 1 – 1 of 1) sorted by relevance

/bootable/libbootloader/gbl/libstorage/src/
Dlib.rs986 fn write_test_helper(case: &TestCase, write_func: fn(&mut TestBlockDevice, u64, &mut [u8])) { in write_test_helper() function
1047 write_test_helper(&TestCase::new($x0, $x1, $x2, $x3, $x4, $x5), func);
1060 write_test_helper(&TestCase::new(x0, x1, x2, x3, x4, x5), func);