Searched refs:test_log (Results 1 – 2 of 2) sorted by relevance
1391 strlen(msg->test_log.log_buf), in str_msg()1392 msg->test_log.is_last); in str_msg()1513 fprintf(log_fp, "%s", msg.test_log.log_buf); in dispatch_thread_read_log()1514 if (msg.test_log.is_last) in dispatch_thread_read_log()1855 dest = msg_log.test_log.log_buf; in worker_main_send_log()1862 msg_log.test_log.is_last = true; in worker_main_send_log()
171 } test_log; member