Home
last modified time | relevance | path

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

/xnu-12377.81.4/tests/
H A Dmemorystatus_zone_test.c66 int test_index; member
482 … if (current_test.test_index == VME_ZONE_TEST || current_test.test_index == VM_OBJECTS_ZONE_TEST) { in setup_ktrace_session()
778 .test_index = VME_ZONE_TEST,
800 .test_index = VM_OBJECTS_ZONE_TEST,
823 .test_index = GENERIC_ZONE_TEST,
H A Dreply_port_defense.c210 reply_port_defense(const bool thirdparty_hardened, int test_index, mach_exception_data_type_t expec… in reply_port_defense() argument
258 sprintf(test_num, "%d", test_index); in reply_port_defense()