Searched defs:pszSubTestLong (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Runtime/testcase/
H A DtstRTTemp.cpp132 char pszSubTestLong[128]; local
134 RTStrPrintf(pszSubTestLong, sizeof(pszSubTestLong), "RTFileCreateTemp %s",
136 tstFileCreateTemp(pszSubTestLong, pszTemplate, fMode, cTimes,
138 RTStrPrintf(pszSubTestLong, sizeof(pszSubTestLong), "RTDirCreateTemp %s",
140 tstDirCreateTemp(pszSubTestLong, pszTemplate, fMode, cTimes, fSkipXCheck);

Completed in 46 milliseconds