Home
last modified time | relevance | path

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

/external/icu4c/test/intltest/
Dutxttest.cpp163 int32_t cpCount = 0; in TestString() local
181 cpCount++; in TestString()
193 TestAccess(sa, ut, cpCount, cpMap); in TestString()
204 TestAccess(sa, ut, cpCount, cpMap); in TestString()
213 TestAccess(sa, ut, cpCount, cpMap); in TestString()
214 TestCMR(sa, ut, cpCount, cpMap, cpMap); in TestString()
222 TestAccess(sa, ut, cpCount, cpMap); in TestString()
230 TestAccess(sa, ut, cpCount, cpMap); in TestString()
231 TestCMR(sa, ut, cpCount, cpMap, cpMap); in TestString()
241 TestAccess(sa, ut, cpCount, cpMap); in TestString()
[all …]
Dutxttest.h45 void TestAccess(const UnicodeString &us, UText *ut, int cpCount, m *cpMap);
46 void TestAccessNoClone(const UnicodeString &us, UText *ut, int cpCount, m *cpMap);
47 void TestCMR (const UnicodeString &us, UText *ut, int cpCount, m *nativeMap, m *utf16Map);