Home
last modified time | relevance | path

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

/xnu-11215/libkern/os/
H A Dlog.c1201 kern_return_t test_printf(void);
1315 test_printf(void) in test_printf() function
/xnu-11215/osfmk/tests/
H A Dkernel_tests.c86 extern kern_return_t test_printf(void);
126 XNUPOST_TEST_CONFIG_BASIC(test_printf),