Searched refs:qio_channel_test_new (Results 1 – 7 of 7) sorted by relevance
58 test = qio_channel_test_new(); in test_io_channel_command_fifo()109 test = qio_channel_test_new(); in test_io_channel_command_echo()
59 test = qio_channel_test_new(); in test_io_channel_file_helper()120 test = qio_channel_test_new(); in test_io_channel_pipe()
27 QIOChannelTest *qio_channel_test_new(void);
34 test = qio_channel_test_new(); in test_io_channel_buf()
193 test = qio_channel_test_new(); in test_io_channel()220 test = qio_channel_test_new(); in test_io_channel()254 test = qio_channel_test_new(); in test_io_channel()281 test = qio_channel_test_new(); in test_io_channel()
227 test = qio_channel_test_new(); in test_io_channel_tls()233 test = qio_channel_test_new(); in test_io_channel_tls()
67 QIOChannelTest *qio_channel_test_new(void) in qio_channel_test_new() function