Home
last modified time | relevance | path

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

/cloud-hypervisor/tests/
H A Dintegration.rs441 let mut workload_path = dirs::home_dir().unwrap(); in prepare_virtiofsd() localVariable
471 let mut workload_path = dirs::home_dir().unwrap(); in prepare_vubd() localVariable
531 let mut workload_path = dirs::home_dir().unwrap(); in direct_kernel_boot_path() localVariable
544 let mut workload_path = dirs::home_dir().unwrap(); in edk2_path() localVariable
553 let mut workload_path = dirs::home_dir().unwrap(); in cloud_hypervisor_release_path() localVariable
844 let mut workload_path = dirs::home_dir().unwrap(); in fw_path() localVariable
1595 let mut workload_path = dirs::home_dir().unwrap(); in _test_virtio_fs() localVariable
3228 let mut workload_path = dirs::home_dir().unwrap(); in _test_virtio_block() localVariable
3336 let mut workload_path = dirs::home_dir().unwrap(); in test_virtio_block_vhd() localVariable
3361 let mut workload_path = dirs::home_dir().unwrap(); in test_virtio_block_vhdx() localVariable
[all …]
/cloud-hypervisor/performance-metrics/src/
H A Dperformance_tests.rs66 let mut workload_path = dirs::home_dir().unwrap(); in direct_kernel_boot_path() localVariable
/cloud-hypervisor/test_infra/src/
H A Dlib.rs337 let mut workload_path = dirs::home_dir().unwrap(); in prepare_files() localVariable
367 let mut workload_path = dirs::home_dir().unwrap(); in prepare_files() localVariable