actual_hint1       79 tests/src/filemanager/get_random_hint.c     char *actual_hint1;
actual_hint1       85 tests/src/filemanager/get_random_hint.c     actual_hint1 = get_random_hint (FALSE);
actual_hint1       91 tests/src/filemanager/get_random_hint.c     mctest_assert_str_eq (actual_hint1, "");
actual_hint1       97 tests/src/filemanager/get_random_hint.c     g_free (actual_hint1);