Home
last modified time | relevance | path

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

/external/wayland/tests/
Dtest-runner.c166 check_leaks(int supposed_alloc, int supposed_fds) in check_leaks() argument
179 if (supposed_fds != num_fds) { in check_leaks()
182 num_fds - supposed_fds); in check_leaks()
Dtest-runner.h70 check_leaks(int supposed_allocs, int supposed_fds);