Home | History | Annotate | Download | only in tests

Lines Matching full:test_nums

54 static gint test_nums[10] = { 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 };
88 list = g_list_append (list, &test_nums[i]);
168 slist = g_slist_append (slist, &test_nums[i]);