Home
last modified time | relevance | path

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

/external/wayland/tests/
Dsanity-test.c241 test_usleep(200000); in TEST()
259 test_usleep(2); in TEST()
Ddisplay-test.c441 test_usleep(500); in create_thread()
442 test_usleep(10000); in create_thread()
655 test_usleep(500); in threading_read_after_error()
656 test_usleep(10000); in threading_read_after_error()
766 test_usleep(200000); in check_error_after_epipe()
Dtest-runner.h84 test_usleep(useconds_t);
Dtest-helpers.c77 test_usleep(useconds_t usec) in test_usleep() function