Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dbios-tables-test.c1517 gchar *tmp_dir_name = g_strdup_printf("qemu-test_acpi_%s_tcg_%s.XXXXXX", in test_acpi_tcg_tpm() local
1519 char *tmp_path = g_dir_make_tmp(tmp_dir_name, NULL); in test_acpi_tcg_tpm()
1559 g_free(tmp_dir_name); in test_acpi_tcg_tpm()