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