Home
last modified time | relevance | path

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

/xnu-11417.140.69/libkern/os/
H A Dlog.c1202 kern_return_t test_os_log(void);
1429 test_os_log(void) in test_os_log() function
/xnu-11417.140.69/osfmk/tests/
H A Dkernel_tests.c88 extern kern_return_t test_os_log(void);
130 XNUPOST_TEST_CONFIG_BASIC(test_os_log),