Lines Matching refs:TEST_CONNECTION
44 #ifndef TEST_CONNECTION
50 #define TEST_CONNECTION "debug-pipe:name=test-server" macro
52 #define TEST_CONNECTION "tcp:host=localhost,port=1234" macro
1535 connection = dbus_connection_open_private (TEST_CONNECTION, &error); in check_hello_connection()
4504 foo = dbus_connection_open_private (TEST_CONNECTION, &error); in bus_dispatch_test_conf()
4522 bar = dbus_connection_open_private (TEST_CONNECTION, &error); in bus_dispatch_test_conf()
4537 baz = dbus_connection_open_private (TEST_CONNECTION, &error); in bus_dispatch_test_conf()
4653 foo = dbus_connection_open_private (TEST_CONNECTION, &error); in bus_dispatch_test_conf_fail()
4736 foo = dbus_connection_open_private (TEST_CONNECTION, &error); in bus_dispatch_sha1_test()
4786 foo = dbus_connection_open_private (TEST_CONNECTION, &error); in bus_unix_fds_passing_test()
4801 bar = dbus_connection_open_private (TEST_CONNECTION, &error); in bus_unix_fds_passing_test()