Home
last modified time | relevance | path

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

/external/wayland/tests/
Dtest-compositor.c159 int cur_alloc, cur_fds; in run_client() local
173 cur_fds = count_open_fds(); in run_client()
183 cur_fds--; in run_client()
185 check_leaks(cur_alloc, cur_fds); in run_client()
Dtest-runner.c193 int cur_alloc, cur_fds; in run_test() local
204 cur_fds = count_open_fds(); in run_test()
212 check_leaks(cur_alloc, cur_fds); in run_test()