actual_hint2       80 tests/src/filemanager/get_random_hint.c     char *actual_hint2;
actual_hint2       86 tests/src/filemanager/get_random_hint.c     actual_hint2 = get_random_hint (FALSE);
actual_hint2       92 tests/src/filemanager/get_random_hint.c     mctest_assert_str_eq (actual_hint2, "");
actual_hint2       96 tests/src/filemanager/get_random_hint.c     g_free (actual_hint2);