Home
last modified time | relevance | path

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

/aosp_15_r20/external/crosvm/disk/src/
H A Dandroid_sparse.rs662 fn test_async_image( in test_async_image() function
705 let image = test_async_image(chunks, &ex).unwrap(); in async_read_dontcare()
720 let image = test_async_image(chunks, &ex).unwrap(); in async_read_dontcare_with_offsets()
755 let image = test_async_image(chunks, &ex).unwrap(); in async_read_fill_simple()
771 let image = test_async_image(chunks, &ex).unwrap(); in async_read_fill_simple_with_offset()
806 let image = test_async_image(chunks, &ex).unwrap(); in async_read_fill_edges()
828 let image = test_async_image(chunks, &ex).unwrap(); in async_read_fill_offset_edges()
905 let image = test_async_image(chunks, &ex).unwrap(); in async_read_two_fills()