Home
last modified time | relevance | path

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

/external/wayland/tests/
Dtest-runner.c120 check_fd_leaks(int supposed_fds) in check_fd_leaks() argument
126 if (supposed_fds != num_fds) { in check_fd_leaks()
129 num_fds - supposed_fds); in check_fd_leaks()
Dtest-runner.h67 check_fd_leaks(int supposed_fds);