Searched refs:EMIT (Results 1 – 1 of 1) sorted by relevance
33 #define EMIT(buf, size) do {\ macro52 EMIT((char *)&str[0], sizeof(str) - 1); in ktest_emit_start()59 EMIT((char *)&str[0], sizeof(str) - 1); in ktest_emit_finish()88 EMIT(ktest_output_buf, (int)(msg - ktest_output_buf)); in ktest_emit_testbegin()118 EMIT(ktest_output_buf, (int)(msg - ktest_output_buf)); in ktest_emit_testskip()146 EMIT(ktest_output_buf, (int)(msg - ktest_output_buf)); in ktest_emit_testend()176 EMIT(ktest_output_buf, (int)(msg - ktest_output_buf)); in ktest_emit_log()207 EMIT(ktest_output_buf, (int)(msg - ktest_output_buf)); in ktest_emit_perfdata()251 EMIT(ktest_output_buf, (int)(msg - ktest_output_buf)); in ktest_emit_testcase()