Searched refs:the_connection (Results 1 – 1 of 1) sorted by relevance
27 static GDBusConnection *the_connection = NULL; variable55 the_connection = g_bus_get_sync (G_BUS_TYPE_SESSION, in my_object_class_init()59 g_assert (G_IS_DBUS_CONNECTION (the_connection)); in my_object_class_init()68 g_assert (the_connection == NULL); in test_bz627724()70 g_assert (the_connection != NULL); in test_bz627724()71 g_object_unref (the_connection); in test_bz627724()