actual_hint3       81 tests/src/filemanager/get_random_hint.c     char *actual_hint3;
actual_hint3       87 tests/src/filemanager/get_random_hint.c     actual_hint3 = get_random_hint (FALSE);
actual_hint3       93 tests/src/filemanager/get_random_hint.c     mctest_assert_str_eq (actual_hint3, "");
actual_hint3       95 tests/src/filemanager/get_random_hint.c     g_free (actual_hint3);