Searched defs:file_path (Results 1 – 4 of 4) sorted by relevance
/qemu/tests/qemu-iotests/ |
H A D | 266 | 27 def implicit_defaults(vm, file_path): argument 41 def explicit_defaults(vm, file_path): argument 57 def non_defaults(vm, file_path): argument 72 def non_chs_size_without_force(vm, file_path): argument 86 def zero_size(vm, file_path): argument 96 def maximum_chs_size(vm, file_path): argument 106 def maximum_size(vm, file_path): argument
|
H A D | iotests.py | 809 def file_path(*names, base_dir=test_dir): function
|
/qemu/tests/unit/ |
H A D | test-logging.c | 92 gchar *file_path = g_build_filename(dir, tpl, NULL); in set_log_path_tmp() local 153 g_autofree gchar *file_path = NULL; in test_logfile_lock() local
|
/qemu/target/i386/kvm/ |
H A D | vmsr_energy.c | 239 g_autofree char *file_path = NULL; in vmsr_get_physical_package_id() local
|