Home
last modified time | relevance | path

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

/third_party/glib/gio/tests/
Dgdbus-names.c494 guint num_vanished; member
569 data->num_vanished += 1; in name_vanished_handler()
617 data->num_vanished = 0; in stop_service()
638 while (data->num_vanished == 0) in stop_service()
670 data.num_vanished = 0; in test_bus_watch_name()
680 g_assert_cmpint (data.num_vanished, ==, 0); in test_bus_watch_name()
683 g_assert_cmpint (data.num_vanished, ==, 1); in test_bus_watch_name()
686 g_assert_cmpint (data.num_vanished, ==, 1); in test_bus_watch_name()
715 data.num_vanished = 0; in test_bus_watch_name()
739 g_assert_cmpint (data.num_vanished, ==, 0); in test_bus_watch_name()
[all …]