Searched refs:set_contents_name (Results 1 – 1 of 1) sorted by relevance
1028 const gchar *set_contents_name; in test_set_contents_full() local1059 set_contents_name = link_name; in test_set_contents_full()1064 set_contents_name = file_name; in test_set_contents_full()1073 set_contents_name = dir_name; in test_set_contents_full()1082 set_contents_name = file_name; in test_set_contents_full()1092 ret = g_file_set_contents_full (set_contents_name, "b", in test_set_contents_full()1109 ret = g_file_get_contents (set_contents_name, &buf, &len, &error); in test_set_contents_full()1116 g_assert_no_errno (g_lstat (set_contents_name, &statbuf)); in test_set_contents_full()