Home
last modified time | relevance | path

Searched defs:test_count (Results 1 – 3 of 3) sorted by relevance

/xnu-11215/osfmk/tests/
H A Dkernel_tests.c232 xnupost_list_tests(xnupost_test_t test_list, uint32_t test_count) in xnupost_list_tests()
262 xnupost_run_tests(xnupost_test_t test_list, uint32_t test_count) in xnupost_run_tests()
423 xnupost_reset_tests(xnupost_test_t test_list, uint32_t test_count) in xnupost_reset_tests()
/xnu-11215/osfmk/arm64/
H A Dplatform_tests.c1980 size_t test_count = sizeof(tests) / sizeof(*tests); in arm64_panic_lockdown_test() local
2418 size_t test_count = sizeof(tests) / sizeof(*tests); in arm64_bti_test() local
/xnu-11215/tests/
H A Dnet_bridge.c91 u_int test_count; member