Home
last modified time | relevance | path

Searched defs:qtest_sendf (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/system/
H A Dqtest.c302 void qtest_sendf(CharBackend *chr, const char *fmt, ...) in qtest_sendf() function
/openbmc/qemu/tests/qtest/
H A Dlibqtest.c627 static void G_GNUC_PRINTF(2, 3) qtest_sendf(QTestState *s, const char *fmt, ...) in qtest_sendf() function