Home | History | Annotate | Download | only in tests

Lines Matching full:failure

1016       g_error ("failure: %d ( %d )\n", g_array_index (garray, gint, i), i);
1024 g_error ("failure: %d ( %d )\n", g_array_index (garray, gint, i), 100 - i - 1);