Home
last modified time | relevance | path

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

/third_party/glib/gio/tests/
Dgdbus-connection-flush.c169 GOutputStream *server_ostream; member
219 ok = test_pipe (&f->client_istream, &f->server_ostream, &f->error); in setup()
221 g_assert (G_IS_OUTPUT_STREAM (f->server_ostream)); in setup()
226 f->server_stream = test_io_stream_new (f->server_istream, f->server_ostream); in setup()
357 g_clear_object (&f->server_ostream); in teardown()