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

/vbox/src/VBox/Runtime/testcase/
H A DtstRTStrFormat.cpp630 static RTUTF16 s_wszEmpty[] = { 0 }; //assumes ascii. local
640 cch = RTStrPrintf(pszBuf, BUF_SIZE, "%-10ls %-30ls %ls", s_wszCmd, s_wszEmpty, s_wszDesc);

Completed in 46 milliseconds