Home
last modified time | relevance | path

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

/xnu-12377.81.4/libkern/os/
H A Dlog.c1209 kern_return_t test_os_log(void);
1437 test_os_log(void) in test_os_log() function
/xnu-12377.81.4/osfmk/tests/
H A Dkernel_tests.c88 extern kern_return_t test_os_log(void);
135 XNUPOST_TEST_CONFIG_BASIC(test_os_log),