Home
last modified time | relevance | path

Searched refs:ktest_emit_log (Results 1 – 3 of 3) sorted by relevance

/xnu-8020.101.4/osfmk/tests/
H A Dktest_internal.h87 void ktest_emit_log(const char * log_msg, va_list args);
H A Dktest.c82 ktest_emit_log(msg, args); in ktest_log()
H A Dktest_emit.c150 ktest_emit_log(const char * log_msg, va_list args) in ktest_emit_log() function