Searched refs:push_and_test (Results 1 – 1 of 1) sorted by relevance
/third_party/gstreamer/gstplugins_good/tests/check/elements/ |
D | capssetter.c | 71 push_and_test (GstCaps * prop_caps, gboolean join, gboolean replace, in push_and_test() function 137 push_and_test (prop_caps, FALSE, FALSE, in_caps, out_caps); in GST_START_TEST() 150 push_and_test (prop_caps, FALSE, TRUE, in_caps, out_caps); in GST_START_TEST() 164 push_and_test (prop_caps, TRUE, FALSE, in_caps, out_caps); in GST_START_TEST() 180 push_and_test (prop_caps, TRUE, FALSE, in_caps, out_caps); in GST_START_TEST() 194 push_and_test (prop_caps, TRUE, TRUE, in_caps, out_caps); in GST_START_TEST() 208 push_and_test (prop_caps, TRUE, TRUE, in_caps, out_caps); in GST_START_TEST()
|