Searched refs:c32Test (Results 1 – 1 of 1) sorted by relevance
1293 UnicodeString c32Test((UChar32)0x10ff2a); in TestStackAllocation() local1294 if( c32Test.length() != U16_LENGTH(0x10ff2a) || in TestStackAllocation()1295 c32Test.char32At(c32Test.length() - 1) != 0x10ff2a in TestStackAllocation()