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

/vbox/src/VBox/ValidationKit/utils/TestExecServ/
H A DTestExecService.cpp443 char szOperation[128]; local
446 RTStrPrintfV(szOperation, sizeof(szOperation), pszOperationFmt, va);
450 szOperation, rcOperation, pPktHdr->achOpcode);
1486 char szOperation[128]; local
1489 RTStrPrintfV(szOperation, sizeof(szOperation), pszOperationFmt, va);
1494 szOperation, rcOperation, pTxsExec->pPktHdr->achOpcode);

Completed in 50 milliseconds