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

/external/chromium_org/third_party/icu/source/test/intltest/
H A Dutxttest.cpp1134 _after[] = { 0x65, 0xd800, 0xdc00, 0x65, 0x00 }; local
1141 utext_openUChars(&after, _after, -1, &status);
1182 _after[] = { 0x65, 0xd800, 0xdc00, 0x00 }; local
1189 utext_openUChars(&after, _after, -1, &status);

Completed in 186 milliseconds