Home
last modified time | relevance | path

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

/xnu-10063.101.15/tests/vm/
H A Dvm_reclaim.c371 test_after_background_helper_launches(char* variant, char * arg1, dispatch_block_t test_block, disp… in test_after_background_helper_launches() argument
383 dispatch_source_set_event_handler(ds_signal, test_block); in test_after_background_helper_launches()
H A Dmemorystatus_freeze_test.c895 …_background_helper_launches(bool exit_with_child, const char* variant, dispatch_block_t test_block) argument
899 ds_signal = run_block_after_signal(SIGUSR1, test_block);