Searched refs:gst_uri_set_path_segments (Results 1 – 3 of 3) sorted by relevance
1035 fail_unless (gst_uri_set_path_segments (url, tmp_list)); in GST_START_TEST()1042 fail_unless (!gst_uri_set_path_segments (NULL, tmp_list)); in GST_START_TEST()1043 fail_unless (gst_uri_set_path_segments (NULL, NULL)); in GST_START_TEST()
308 gboolean gst_uri_set_path_segments (GstUri * uri, GList * path_segments);
2467 gst_uri_set_path_segments (GstUri * uri, GList * path_segments) in gst_uri_set_path_segments() function