Home
last modified time | relevance | path

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

/openbmc/qemu/tests/unit/
H A Dtest-logging.c115 g_autofree gchar *file_path0 = NULL; in test_logfile_write() local
125 file_path0 = g_build_filename(dir, "qemu_test_log_write0.log", NULL); in test_logfile_write()
132 qemu_set_log_filename(file_path0, &error_abort); in test_logfile_write()