Home
last modified time | relevance | path

Searched refs:u8Map (Results 1 - 1 of 1) sorted by relevance

/third_party/icu/icu4c/source/test/intltest/
H A Dutxttest.cpp269 m * u8Map = new m[sa.length() + 1]; in TestString() local
272 u8Map[j].nativeIdx = i; in TestString()
274 u8Map[j].cp = c; in TestString()
276 u8Map[cpCount].nativeIdx = u8Len; // position following the last char in utf-8 string. in TestString()
282 TestAccess(sa, ut, cpCount, u8Map); in TestString()
288 delete []u8Map; in TestString()

Completed in 4 milliseconds