Searched refs:test_log (Results 1 – 2 of 2) sorted by relevance
1346 strlen(msg->test_log.log_buf), in str_msg()1347 msg->test_log.is_last); in str_msg()1468 fprintf(log_fp, "%s", msg.test_log.log_buf); in dispatch_thread_read_log()1469 if (msg.test_log.is_last) in dispatch_thread_read_log()1778 dest = msg_log.test_log.log_buf; in worker_main_send_log()1785 msg_log.test_log.is_last = true; in worker_main_send_log()
169 } test_log; member