Searched refs:losetup_a_output (Results 1 – 1 of 1) sorted by relevance
198 losetup_a_output: &str, in __loop_device_path_by_disk_image_path()201 for line in losetup_a_output.lines() { in __loop_device_path_by_disk_image_path()241 let losetup_a_output = r#"/dev/loop1: []: (/data/bin/disk-image-x86_64.img) in test_parse_losetup_a_output() localVariable247 __loop_device_path_by_disk_image_path(disk_img_path, losetup_a_output).unwrap(); in test_parse_losetup_a_output()253 let losetup_a_output = r#"/dev/loop1: []: (/data/bin/disk-image-x86_64.img) in test_parse_lsblk_output_not_match() localVariable259 __loop_device_path_by_disk_image_path(disk_img_path, losetup_a_output); in test_parse_lsblk_output_not_match()