Lines Matching refs:LABEL
74 HiLog::Info(DistributedAgent::LABEL, "begin create agent server.\n");
103 HiLog::Error(DistributedAgent::LABEL, "agent bind error.\n");
110 HiLog::Error(DistributedAgent::LABEL, "agent listen error.\n");
138 HiLog::Info(DistributedAgent::LABEL, "wait client .......\n");
146 HiLog::Error(DistributedAgent::LABEL, "test case runner can not work because I can not accept it.");
151 HiLog::Info(DistributedAgent::LABEL, "accept testcase runner IP:%s port:%d \n",
163 HiLog::Info(DistributedAgent::LABEL, "agent connect socket closed, IP:%s .\n",
172 HiLog::Info(DistributedAgent::LABEL, "test agent get message type:%d .\n", pcline->cmdTestType);
175 HiLog::Info(DistributedAgent::LABEL, "agent get message cmd=%s .\n", pcline->alignmentCmd);
213 HiLog::Info(DistributedAgent::LABEL, "agent get message :%s .\n",
280 HiLog::Error(DistributedAgent::LABEL, "error command.\n");
348 HiLog::Error(DistributedAgent::LABEL, "error command.\n");
373 HiLog::Info(DistributedAgent::LABEL, "this is a agent.\n");
387 HiLog::Error(DistributedAgent::LABEL, "agent can not get port.\n");
406 HiLog::Error(DistributedAgent::LABEL, "onNotify: %s.\n", msg.c_str());
409 HiLog::Error(DistributedAgent::LABEL, "msgLen < 0.");