Searched refs:test_log (Results 1 – 2 of 2) sorted by relevance
1215 strlen(msg->test_log.log_buf), in str_msg()1216 msg->test_log.is_last); in str_msg()1322 fprintf(log_fp, "%s", msg.test_log.log_buf); in dispatch_thread_read_log()1323 if (msg.test_log.is_last) in dispatch_thread_read_log()1632 dest = msg_log.test_log.log_buf; in worker_main_send_log()1639 msg_log.test_log.is_last = true; in worker_main_send_log()
162 } test_log; member