Home
last modified time | relevance | path

Searched refs:client_get (Results 1 – 1 of 1) sorted by relevance

/third_party/gstreamer/gstplugins_base/tests/check/libs/
Drtspconnection.c204 GSocketConnection *client_get = NULL; in GST_START_TEST() local
216 create_connection (&client_get, &server_get); in GST_START_TEST()
230 ostream_get = g_io_stream_get_output_stream (G_IO_STREAM (client_get)); in GST_START_TEST()
233 istream_get = g_io_stream_get_input_stream (G_IO_STREAM (client_get)); in GST_START_TEST()
340 g_object_unref (client_get); in GST_START_TEST()
368 GSocketConnection *client_get = NULL; in GST_START_TEST() local
409 create_connection (&client_get, &server_get); in GST_START_TEST()
423 ostream_get = g_io_stream_get_output_stream (G_IO_STREAM (client_get)); in GST_START_TEST()
426 istream_get = g_io_stream_get_input_stream (G_IO_STREAM (client_get)); in GST_START_TEST()
504 g_object_unref (client_get); in GST_START_TEST()