Home
last modified time | relevance | path

Searched refs:globalCommandNo (Results 1 - 1 of 1) sorted by relevance

/test/testfwk/developer_test/aw/cxx/distributed/
H A Ddistributed_major.cpp169 static int globalCommandNo = 0; in SendToAgent() local
183 globalCommandNo++; in SendToAgent()
186 pCmdMsg->no = globalCommandNo; in SendToAgent()
212 if ((globalCommandNo == pCmdTest->no) && (cmdType == pCmdTest->cmdTestType)) { in SendToAgent()

Completed in 1 milliseconds