Searched refs:replyMsg (Results 1 – 1 of 1) sorted by relevance
187 HdfTestMsg replyMsg; in HdfTestCaseProcess() local214 replyMsg.cmd = msg->cmd; in HdfTestCaseProcess()215 replyMsg.subCmd = msg->subCmd; in HdfTestCaseProcess()219 replyMsg.result = HDF_FAILURE; in HdfTestCaseProcess()222 g_hdfTestFuncList[i].testFunc(&replyMsg); in HdfTestCaseProcess()227 if (!HdfSbufWriteBuffer(reply, &replyMsg, sizeof(replyMsg))) { in HdfTestCaseProcess()