Home
last modified time | relevance | path

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

/qemu/system/
H A Dqtest.c58 static bool qtest_opened; variable
270 if (!qtest_log_fp || !qtest_opened) { in qtest_log_timestamp()
281 if (!qtest_log_fp || !qtest_opened) { in qtest_log_send()
297 if (qtest_log_fp && qtest_opened) { in qtest_server_char_be_send()
804 qtest_opened = true; in qtest_event()
810 qtest_opened = false; in qtest_event()
930 assert(!qtest_opened); in qtest_unparent()