Home
last modified time | relevance | path

Searched refs:c32Test (Results 1 – 1 of 1) sorted by relevance

/third_party/icu/icu4c/source/test/intltest/
Dustrtest.cpp1293 UnicodeString c32Test((UChar32)0x10ff2a); in TestStackAllocation() local
1294 if( c32Test.length() != U16_LENGTH(0x10ff2a) || in TestStackAllocation()
1295 c32Test.char32At(c32Test.length() - 1) != 0x10ff2a in TestStackAllocation()