Home
last modified time | relevance | path

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

/third_party/glib/gio/tests/
Dgdbus-connection-flush.c162 GInputStream *client_istream; member
219 ok = test_pipe (&f->client_istream, &f->server_ostream, &f->error); in setup()
222 g_assert (G_IS_INPUT_STREAM (f->client_istream)); in setup()
225 f->client_stream = test_io_stream_new (f->client_istream, f->client_ostream); in setup()
350 g_clear_object (&f->client_istream); in teardown()