Searched refs:ostream_get (Results 1 – 1 of 1) sorted by relevance
209 GOutputStream *ostream_get; in GST_START_TEST() local230 ostream_get = g_io_stream_get_output_stream (G_IO_STREAM (client_get)); in GST_START_TEST()231 fail_unless (ostream_get != NULL); in GST_START_TEST()237 fail_unless (g_output_stream_write_all (ostream_get, get_msg, in GST_START_TEST()373 GOutputStream *ostream_get; in GST_START_TEST() local423 ostream_get = g_io_stream_get_output_stream (G_IO_STREAM (client_get)); in GST_START_TEST()424 fail_unless (ostream_get != NULL); in GST_START_TEST()430 fail_unless (g_output_stream_write_all (ostream_get, get_msg, in GST_START_TEST()