first_hint_for_ignore   81 tests/src/filemanager/get_random_hint.c     char *first_hint_for_ignore;
first_hint_for_ignore   87 tests/src/filemanager/get_random_hint.c     first_hint_for_ignore = get_random_hint (FALSE);
first_hint_for_ignore   93 tests/src/filemanager/get_random_hint.c     mctest_assert_ptr_ne (first_hint_for_ignore, NULL);
first_hint_for_ignore  101 tests/src/filemanager/get_random_hint.c     g_free (first_hint_for_ignore);