Home | History | Annotate | Download | only in tests

Lines Matching defs:relative_path

488   char *relative_path;
508 relative_path = g_file_get_relative_path (root, descend);
509 g_assert (relative_path != NULL);
514 if (strcmp (sample_struct[i].filename, relative_path) == 0)
526 g_file_info_get_display_name (info), relative_path);
1030 char *relative_path;
1048 relative_path = g_file_get_relative_path (root, descend);
1049 g_assert (relative_path != NULL);