Searched refs:u16Map (Results 1 – 1 of 1) sorted by relevance
299 void UTextTest::TestCMR(const UnicodeString &us, UText *ut, int cpCount, m *nativeMap, m *u16Map) { in TestCMR() argument364 u16Start = u16Map[srcIndex].nativeIdx; in TestCMR()365 u16Limit = u16Map[srcIndex+srcLength].nativeIdx; in TestCMR()366 u16Dest = u16Map[destIndex].nativeIdx; in TestCMR()