Home
last modified time | relevance | path

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

/external/crosvm/disk/src/
Dandroid_sparse.rs659 fn test_async_image( in test_async_image() function
702 let image = test_async_image(chunks, &ex).unwrap(); in async_read_dontcare()
717 let image = test_async_image(chunks, &ex).unwrap(); in async_read_dontcare_with_offsets()
752 let image = test_async_image(chunks, &ex).unwrap(); in async_read_fill_simple()
768 let image = test_async_image(chunks, &ex).unwrap(); in async_read_fill_simple_with_offset()
803 let image = test_async_image(chunks, &ex).unwrap(); in async_read_fill_edges()
825 let image = test_async_image(chunks, &ex).unwrap(); in async_read_fill_offset_edges()
902 let image = test_async_image(chunks, &ex).unwrap(); in async_read_two_fills()
923 let image = test_async_image(chunks, &ex).unwrap(); in async_roundtrip_read_dontcare()