ref                34 tests/lib/widget/group_init_destroy.c static int ref = 0;
ref                44 tests/lib/widget/group_init_destroy.c         ref++;
ref                48 tests/lib/widget/group_init_destroy.c         ref--;
ref                64 tests/lib/widget/group_init_destroy.c         ref++;
ref                68 tests/lib/widget/group_init_destroy.c         ref--;
ref               123 tests/lib/widget/group_init_destroy.c     ck_assert_msg (w0->id == 7, "last id (%d) != 7", ref);
ref               127 tests/lib/widget/group_init_destroy.c     ck_assert_msg (ref == 8, "ref (%d) != 8", ref);
ref               131 tests/lib/widget/group_init_destroy.c     ck_assert_msg (ref == 0, "ref (%d) != 0", ref);