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

/vbox/src/VBox/Runtime/testcase/
H A DtstRTPipe.cpp105 char szNative[64]; local
106 RTStrPrintf(szNative, sizeof(szNative), "%RHi", hNative);
107 const char *papszArgs[4] = { szPathSelf, "--child-5", szNative, NULL };
168 char szNative[64]; local
169 RTStrPrintf(szNative, sizeof(szNative), "%RHi", hNative);
170 const char *papszArgs[4] = { szPathSelf, "--child-4", szNative, NULL };

Completed in 42 milliseconds