Searched refs:allocators_idx (Results 1 – 1 of 1) sorted by relevance
510 static int allocators_idx; variable1034 …T_QUIET; T_ASSERT_TRUE(allocators_idx >= 0 && allocators_idx < numofallocators, "Invalid allocator… in set_up_allocator()1035 set_allocator(allocators[allocators_idx].allocate); in set_up_allocator()3628 for (allocators_idx = 0; allocators_idx < numofallocators; allocators_idx++) { in run_allocate_test_suites()3637 (allocators_idx != MACH_VM_ALLOCATE && sizes_idx == ZERO_BYTES && flags_idx == FIXED)) { in run_allocate_test_suites()3643 allocators[allocators_idx].description, address_flags[flags_idx].description, in run_allocate_test_suites()3649 if (allocators_idx != MACH_VM_ALLOCATE) { in run_allocate_test_suites()3654 allocators[allocators_idx].description, address_flags[flags_idx].description, in run_allocate_test_suites()3660 if (allocators_idx == MACH_VM_ALLOCATE || sizes_idx != ZERO_BYTES) { in run_allocate_test_suites()3665 allocators[allocators_idx].description, address_flags[flags_idx].description, in run_allocate_test_suites()[all …]