Searched defs:str3 (Results 1 – 1 of 1) sorted by relevance
/aoo42x/main/sal/qa/rtl/strings/ |
H A D | test_oustringbuffer_utf32.cxx | 78 sal_Unicode const str3[str3Len] = { 'a', 'b', 'c', 'd', 0xD800, 0xDC00 }; in TEST_F() local 100 sal_Unicode const str3[str3Len] = { 'a', 'b', 0xDBFF, 0xDFFF, 'd', 'c' }; in TEST_F() local
|
Completed in 6 milliseconds