Home
last modified time | relevance | path

Searched refs:g_remove (Results 1 – 23 of 23) sorted by relevance

/third_party/gstreamer/gstplugins_good/tests/check/elements/
Dmultifile.c125 fail_if (g_remove (s) != 0); in GST_START_TEST()
131 fail_if (g_remove (my_tmpdir) != 0); in GST_START_TEST()
172 fail_unless (g_remove (s) != 0); in GST_START_TEST()
179 fail_if (g_remove (s) != 0); in GST_START_TEST()
182 fail_if (g_remove (my_tmpdir) != 0); in GST_START_TEST()
250 fail_if (g_remove (s) != 0); in GST_START_TEST()
262 fail_if (g_remove (my_tmpdir) != 0); in GST_START_TEST()
319 fail_if (g_remove (s) != 0); in GST_START_TEST()
322 fail_if (g_remove (my_tmpdir) != 0); in GST_START_TEST()
Dsplitmuxsrc.c60 fail_if (g_remove (fname) != 0, "Failed to remove tmp file %s", fname); in tempdir_cleanup()
65 fail_if (g_remove (tmpdir) != 0, "Failed to delete tmpdir %s", tmpdir); in tempdir_cleanup()
Dsplitmuxsinktimecode.c66 fail_if (g_remove (fname) != 0, "Failed to remove tmp file %s", fname); in tempdir_cleanup()
71 fail_if (g_remove (tmpdir) != 0, "Failed to delete tmpdir %s", tmpdir); in tempdir_cleanup()
Dsplitmuxsink.c60 fail_if (g_remove (fname) != 0, "Failed to remove tmp file %s", fname); in tempdir_cleanup()
65 fail_if (g_remove (tmpdir) != 0, "Failed to delete tmpdir %s", tmpdir); in tempdir_cleanup()
/third_party/libsoup/tests/
Dhsts-db-test.c131 g_remove (DB_FILE); in do_hsts_db_persistency_test()
145 g_remove (DB_FILE); in do_hsts_db_subdomains_test()
160 g_remove (DB_FILE); in do_hsts_db_large_max_age_test()
/third_party/glib/gio/tests/
Dappmonitor.c50 g_remove (path); in delete_app()
110 g_remove (app_path); in test_app_monitor()
Dg-file-info.c450 g_remove (ps); in test_internal_enhanced_stdio()
493 g_remove (ps); in test_internal_enhanced_stdio()
672 g_remove (p0); in test_internal_enhanced_stdio()
673 g_remove (p1); in test_internal_enhanced_stdio()
Dg-file-info-filesystem-readonly.c68 if (g_remove (file) != 0) in assert_remove()
Dgsettings.c1875 g_assert_no_errno (g_remove (store_path)); in test_keyfile()
1959 g_assert_no_errno (g_remove (store_path)); in test_keyfile_no_path()
1988 g_remove (store_path); in test_keyfile_outside_root_path()
2018 g_remove (store_path); in test_keyfile_no_root_group()
3041 g_remove ("org.gtk.test.enums.xml"); in main()
3059 g_remove ("gschemas.compiled"); in main()
3068 g_remove ("schema-source/gschemas.compiled"); in main()
3075 g_remove ("schema-source-corrupt/gschemas.compiled"); in main()
3083 g_remove ("schema-source-empty/gschemas.compiled"); in main()
Dmimeapps.c180 g_remove (mimeapps); in setup()
/third_party/glib/glib/
Dgstdio.h76 #define g_remove remove macro
148 int g_remove (const gchar *filename);
Dgstdio.c1466 g_remove (const gchar *filename) in g_remove() function
Dgtestutils.c1403 (void) g_remove (path); in rm_rf()
/third_party/glib/glib/tests/
Dfileutils.c447 g_remove (p2); in test_mkdir_with_parents_1()
448 g_remove (p1); in test_mkdir_with_parents_1()
449 g_remove (p0); in test_mkdir_with_parents_1()
494 g_remove (p2); in test_mkdir_with_parents_1()
495 g_remove (p1); in test_mkdir_with_parents_1()
496 g_remove (p0); in test_mkdir_with_parents_1()
510 g_remove ("hum"); in test_mkdir_with_parents()
514 g_remove ("hii/haa/hee"); in test_mkdir_with_parents()
515 g_remove ("hii/haa"); in test_mkdir_with_parents()
516 g_remove ("hii"); in test_mkdir_with_parents()
[all …]
/third_party/gstreamer/gstreamer/tests/check/elements/
Dfilesink.c214 g_remove (tmp_fn); in create_temporary_file()
326 g_remove (tmp_fn); in GST_START_TEST()
378 g_remove (tmp_fn); in GST_START_TEST()
/third_party/glib/tests/
Dmapping-test.c200 g_remove ("STOP"); in test_child_private()
/third_party/gstreamer/gstplugins_good/gst/multifile/
Dgstmultifilesink.c971 g_remove (filename); in gst_multi_file_sink_ensure_max_files()
/third_party/glib/gio/
Dglocalfile.c1475 if (g_remove (local->filename) == -1) in g_local_file_delete()
2110 g_remove (trashdir); in g_local_file_trash()
Dgdesktopappinfo.c4019 if (g_remove (info->filename) == 0) in g_desktop_app_info_delete()
/third_party/glib/docs/reference/glib/
Dglib-sections.txt1685 g_remove
/third_party/gstreamer/gstplugins_good/gst/isomp4/
Dgstqtmux.c777 g_remove (qtmux->fast_start_file_path); in gst_qt_mux_reset()
/third_party/glib/
DNEWS12097 334799 g_remove() must check return value of remove()
/third_party/gstreamer/gstreamer/
DChangeLog97470 …gst/gstregistrybinary.c: Use g_remove() and g_rename(). Check result of g_rename(), and don't leak…
97473 Use g_remove() and g_rename(). Check result of g_rename(), and
109809 …gst/gstregistryxml.c: Use g_remove and g_rename instead of remove and rename that don't handle utf…
109812 Use g_remove and g_rename instead of remove and rename that don't