first_hint_for_ignore   78 tests/src/filemanager/get_random_hint.c     char *first_hint_for_ignore;
first_hint_for_ignore   84 tests/src/filemanager/get_random_hint.c     first_hint_for_ignore = get_random_hint (FALSE);
first_hint_for_ignore   90 tests/src/filemanager/get_random_hint.c     mctest_assert_ptr_ne (first_hint_for_ignore, NULL);
first_hint_for_ignore   98 tests/src/filemanager/get_random_hint.c     g_free (first_hint_for_ignore);