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