Home | History | Annotate | Download | only in api

Lines Matching refs:freed

92   int freed;
100 g_assert_cmpint (fixture->freed, ==, 0);
101 fixture->freed++;
188 fixture->freed = 0;
198 g_assert_cmpint (fixture->freed, ==, 1);
221 g_assert_cmpint (fixture->freed, ==, 1);
225 g_assert_cmpint (fixture->freed, ==, 0);
234 g_assert_cmpint (fixture->freed, ==, 1);
272 g_assert_cmpint (fixture->freed, ==, 1);
275 g_assert_cmpint (fixture->freed, ==, 0);
298 g_assert_cmpint (fixture->freed, ==, 1);