Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/tests/check/libs/
Daudiosink.c45 guint num_clear_all_call; member
61 self->num_clear_all_call++; in gst_audio_foo_sink_clear_all()
102 fail_unless_equals_int (foosink->num_clear_all_call, 1); in GST_START_TEST()