Home
last modified time | relevance | path

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

/xnu-11417.140.69/libkern/os/
H A Dlog.c1203 kern_return_t test_os_log_handles(void);
1382 test_os_log_handles(void) in test_os_log_handles() function
/xnu-11417.140.69/osfmk/tests/
H A Dkernel_tests.c89 extern kern_return_t test_os_log_handles(void);
129 XNUPOST_TEST_CONFIG_BASIC(test_os_log_handles),