Home
last modified time | relevance | path

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

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