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

/vbox/src/VBox/Runtime/testcase/
H A DtstUtf8.cpp923 RTUTF16 wszOutCopy[MAX_IN_STRING], *pwszOutCopy = wszOutCopy; local
929 AssertRC(RTStrToUtf16Ex(aTests[i].pcszOut, RTSTR_MAX, &pwszOutCopy,

Completed in 1362 milliseconds