Home
last modified time | relevance | path

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

/third_party/glib/gio/tests/
Dappmonitor.c53 static gboolean changed_fired; variable
58 changed_fired = TRUE; in changed_cb()
95 g_assert (changed_fired); in test_app_monitor()
96 changed_fired = FALSE; in test_app_monitor()
107 g_assert (changed_fired); in test_app_monitor()