Lines Matching refs:Fixture
66 } Fixture; typedef
169 Fixture *f = data; in last_unref()
176 wait_for_all_threads (Fixture *f) in wait_for_all_threads()
189 Fixture *f = data; in new_conn_cb()
198 setup (Fixture *f, in setup()
227 setup_connection (Fixture *f, in setup_connection()
258 test_connection (Fixture *f, in test_connection()
339 test_server (Fixture *f, in test_server()
406 test_message (Fixture *f, in test_message()
454 test_pending_call (Fixture *f, in test_pending_call()
555 teardown (Fixture *f, in teardown()
598 g_test_add ("/refs/connection", Fixture, NULL, setup_connection, in main()
600 g_test_add ("/refs/message", Fixture, NULL, setup, in main()
602 g_test_add ("/refs/pending-call", Fixture, NULL, setup_connection, in main()
604 g_test_add ("/refs/server", Fixture, NULL, setup, in main()