Home
last modified time | relevance | path

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

/xnu-10063.101.15/libkern/os/
H A Dlog.c1202 kern_return_t test_printf(void);
1316 test_printf(void) in test_printf() function
/xnu-10063.101.15/osfmk/tests/
H A Dkernel_tests.c85 extern kern_return_t test_printf(void);
118 XNUPOST_TEST_CONFIG_BASIC(test_printf),