Home
last modified time | relevance | path

Searched refs:gst_test_clock_wait_for_multiple_pending_ids (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstreamer/libs/gst/check/
Dgsttestclock.h109 GST_CHECK_DEPRECATED_FOR(gst_test_clock_wait_for_multiple_pending_ids)
120 void gst_test_clock_wait_for_multiple_pending_ids (GstTestClock * test_clock,
Dgsttestclock.c915 gst_test_clock_wait_for_multiple_pending_ids (test_clock, count, NULL); in gst_test_clock_wait_for_pending_id_count()
1018 gst_test_clock_wait_for_multiple_pending_ids (GstTestClock * test_clock, in gst_test_clock_wait_for_multiple_pending_ids() function
Dgstharness.c1500 gst_test_clock_wait_for_multiple_pending_ids (testclock, waits, &pending); in gst_harness_crank_multiple_clock_waits()
/third_party/gstreamer/gstreamer/tests/check/libs/
Dgsttestclock.c643 gst_test_clock_wait_for_multiple_pending_ids (test_clock, 0, NULL); in GST_START_TEST()
649 gst_test_clock_wait_for_multiple_pending_ids (test_clock, 1, NULL); in GST_START_TEST()
659 gst_test_clock_wait_for_multiple_pending_ids (test_clock, 2, NULL); in GST_START_TEST()
673 gst_test_clock_wait_for_multiple_pending_ids (test_clock, 1, NULL); in GST_START_TEST()
687 gst_test_clock_wait_for_multiple_pending_ids (test_clock, 0, NULL); in GST_START_TEST()
738 gst_test_clock_wait_for_multiple_pending_ids (test_clock, 2, &pending_list); in GST_START_TEST()