Searched refs:qtest_client_socket_send (Results 1 – 1 of 1) sorted by relevance
102 static void qtest_client_socket_send(QTestState*, const char *buf);506 qtest_client_set_tx_handler(s, qtest_client_socket_send); in qtest_init_internal()674 static void qtest_client_socket_send(QTestState *s, const char *buf) in qtest_client_socket_send() function