ref                38 tests/lib/widget/group_init_destroy.c static int ref = 0;
ref                48 tests/lib/widget/group_init_destroy.c         ref++;
ref                52 tests/lib/widget/group_init_destroy.c         ref--;
ref                68 tests/lib/widget/group_init_destroy.c         ref++;
ref                72 tests/lib/widget/group_init_destroy.c         ref--;
ref               129 tests/lib/widget/group_init_destroy.c     ck_assert_msg (w0->id == 7, "last id (%d) != 7", ref);
ref               133 tests/lib/widget/group_init_destroy.c     ck_assert_msg (ref == 8, "ref (%d) != 8", ref);
ref               137 tests/lib/widget/group_init_destroy.c     ck_assert_msg (ref == 0, "ref (%d) != 0", ref);