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

/vbox/src/VBox/Runtime/testcase/
H A DtstUtf8.cpp65 static const char s_szBadString2[] = "Bad \xef\xbf\xc3"; local
79 rc = RTStrToUtf16(s_szBadString2, &pwsz);

Completed in 42 milliseconds