Home
last modified time | relevance | path

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

/openbmc/qemu/tests/unit/
H A Dtest-logging.c116 g_autofree gchar *file_path1 = NULL; in test_logfile_write() local
126 file_path1 = g_build_filename(dir, "qemu_test_log_write1.log", NULL); in test_logfile_write()
139 qemu_set_log_filename(file_path1, &error_abort); in test_logfile_write()