Home
last modified time | relevance | path

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

/xnu-10063.121.3/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()
777 .test_index = VME_ZONE_TEST,
798 .test_index = VM_OBJECTS_ZONE_TEST,
820 .test_index = GENERIC_ZONE_TEST,
H A Dreply_port_defense.c139 reply_port_defense(const bool thirdparty_hardened, int test_index, mach_exception_data_type_t expec… in reply_port_defense() argument
185 sprintf(test_num, "%d", test_index); in reply_port_defense()