Searched refs:hd_file (Results 1 – 1 of 1) sorted by relevance
238 g_autofree char *hd_file = NULL, *cd_file = NULL; in test_docs_q35() local248 hd_file = make_temp_img("qtest_disk_XXXXXX.qcow2", "qcow2", 1); in test_docs_q35()250 if (!hd_file || !cd_file) { in test_docs_q35()265 hd_file, cd_file, in test_docs_q35()295 if (hd_file) { in test_docs_q35()296 unlink(hd_file); in test_docs_q35()