Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dustrtest.cpp1283 UnicodeString c32Test((UChar32)0x10ff2a); in TestStackAllocation() local
1284 if( c32Test.length() != U16_LENGTH(0x10ff2a) || in TestStackAllocation()
1285 c32Test.char32At(c32Test.length() - 1) != 0x10ff2a in TestStackAllocation()