Searched refs:gst_harness_add_parse (Results 1 – 3 of 3) sorted by relevance
107 void gst_harness_add_parse (GstHarness * h, const gchar * launchline);
967 gst_harness_add_parse (GstHarness * h, const gchar * launchline) in gst_harness_add_parse() function1046 gst_harness_add_parse (h, launchline); in gst_harness_new_parse()
17228 gst_harness_new_parse() calls gst_harness_add_parse() with a newly17230 gst_harness_add_parse() does not have a way to propagate the error17231 back to the caller. Since the function, gst_harness_add_parse(), is a