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

/vbox/src/VBox/Runtime/testcase/
H A DtstUtf8.cpp572 RTUNICP uc4 = RTUtf16GetCp(pwsz4); local
573 if (uc3 != uc4)
575 RTTestFailed(hTest, "RTUtf16GetCpEx and RTUtf16GetCp returned different CPs: %RTunicp != %RTunicp", uc3, uc4);

Completed in 121 milliseconds