Searched refs:qtest_client_inproc_recv (Results 1 – 3 of 3) sorted by relevance
62 qtest_server_set_send_handler(&qtest_client_inproc_recv, &fuzz_qts); in qtest_setup()
1044 void qtest_client_inproc_recv(void *opaque, const char *str);
1914 void qtest_client_inproc_recv(void *opaque, const char *str) in qtest_client_inproc_recv() function