Home
last modified time | relevance | path

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

/xnu-12377.61.12/libkern/os/
H A Dlog.c1208 kern_return_t test_printf(void);
1323 test_printf(void) in test_printf() function
/xnu-12377.61.12/osfmk/tests/
H A Dkernel_tests.c87 extern kern_return_t test_printf(void);
133 XNUPOST_TEST_CONFIG_BASIC(test_printf),