Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/tests/check/elements/
Drtpjitterbuffer.c2956 guint num_too_late_check = 0; in check_drop_message() local
2969 num_too_late_check += num_msg; in check_drop_message()
2979 fail_unless (num_too_late == num_too_late_check); in check_drop_message()