Home | History | Annotate | Download | only in api

Lines Matching defs:freed

95   int freed;
103 g_assert_cmpint (fixture->freed, ==, 0);
104 fixture->freed++;
191 fixture->freed = 0;
201 g_assert_cmpint (fixture->freed, ==, 1);
224 g_assert_cmpint (fixture->freed, ==, 1);
228 g_assert_cmpint (fixture->freed, ==, 0);
237 g_assert_cmpint (fixture->freed, ==, 1);
275 g_assert_cmpint (fixture->freed, ==, 1);
278 g_assert_cmpint (fixture->freed, ==, 0);
301 g_assert_cmpint (fixture->freed, ==, 1);