Searched refs:TEST_CONNECTION (Results 1 – 3 of 3) sorted by relevance
32 #define TEST_CONNECTION "@TEST_CONNECTION@"
466 set (TEST_CONNECTION "${TEST_LISTEN}") variable470 set (TEST_CONNECTION "${TEST_LISTEN}") variable
44 #ifndef TEST_CONNECTION50 #define TEST_CONNECTION "debug-pipe:name=test-server" macro52 #define TEST_CONNECTION "tcp:host=localhost,port=1234" macro1535 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()[all …]