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

/external/icu4c/test/intltest/
H A Dutxttest.cpp1133 _before[] = { 0x65, 0xd800, 0xd800, 0xdc01, 0x65, 0x00 }, local
1140 utext_openUChars(&before, _before, -1, &status);
1181 _before[] = { 0x65, 0xd800, 0xd800, 0xdc01, 0x00 }, local
1188 utext_openUChars(&before, _before, -1, &status);

Completed in 66 milliseconds