Home
last modified time | relevance | path

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

/xnu-11215/tests/
H A Dmemorystatus_zone_test.c27 #define TIMEOUT_SECS 10 * 60 /* abort if test takes > 10 minutes… macro
156 if (check_time(start, TIMEOUT_SECS)) { in allocate_vm_stuff()
182 if (check_time(start, TIMEOUT_SECS)) { in allocate_vm_stuff()
215 if (check_time(start, TIMEOUT_SECS)) { in allocate_from_generic_zone()
243 if (check_time(start, TIMEOUT_SECS)) { in allocate_from_generic_zone()
266 if (check_time(main_start, TIMEOUT_SECS)) { in query_zone_info()
670 …dispatch_after(dispatch_time(DISPATCH_TIME_NOW, TIMEOUT_SECS * NSEC_PER_SEC), dispatch_get_main_qu… in run_test()
671 T_ASSERT_FAIL("Timed out after %d seconds", TIMEOUT_SECS); in run_test()
H A Dkevent_pty.c25 #define TIMEOUT_SECS 10 macro
74 sleep(TIMEOUT_SECS); in pty_master()
/xnu-11215/tests/ktrace/
H A Dkperf_tests.c65 #define TIMEOUT_SECS 10 macro
326 start_tracing_with_timeout(s, TIMEOUT_SECS);
411 start_tracing_with_timeout(s, TIMEOUT_SECS);