Lines Matching refs:valid
1062 // We cannot use a variable of pointer type, because this ABI is valid
1466 "checked that array is valid");
1483 T_QUIET; T_ASSERT_LE(j + 4, elem_count, "check for valid page table segment header");
1493 … T_QUIET; T_ASSERT_GT(end_va, start_va, "check for valid VA bounds in page table segment header");
1555 T_QUIET; T_ASSERT_TRUE(kcdata_iter_array_valid(iter), "checked that array is valid");
1585 T_SKIP("Only valid on Apple silicon Macs")
2045 T_ASSERT_TRUE(MACH_PORT_VALID(service_port), "valid service port");
2653 "checked that array is valid");
2687 "checked that container is valid");
2812 …T_QUIET; T_ASSERT_GT(shared_cache_length, sizeof(struct _dyld_cache_header), "valid shared cache l…
3003 "checked that array is valid");
3013 T_ASSERT_GT(uuid_count, 0, "returned valid number of UUIDs from shared cache");
3023 "checked that container is valid");
3375 "thread ID of thread in current task is valid");
3377 "base priority of thread in current task is valid");
3379 "scheduling priority of thread in current task is valid");
3387 "total syscalls of current thread is valid");
3393 "runnable time of current thread is valid");
3438 …T_ASSERT_EQ((size_t)kcdata_iter_size(iter), sizeof(*payload), "valid dyld_shared_cache_loadinfo st…