Home
last modified time | relevance | path

Searched refs:nativeDest (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/test/intltest/
Dutxttest.h50 int32_t nativeStart, int32_t nativeLimit, int32_t nativeDest,
Dutxttest.cpp313 int32_t nativeDest = 0; in TestCMR() local
362 nativeDest = nativeMap[destIndex].nativeIdx; in TestCMR()
370 nativeStart, nativeLimit, nativeDest, in TestCMR()
374 nativeStart, nativeLimit, nativeDest, in TestCMR()
407 int32_t nativeStart, int32_t nativeLimit, int32_t nativeDest, in TestCopyMove() argument
436 utext_copy(targetUT, nativeStart, nativeLimit, nativeDest, move, &status); in TestCopyMove()
437 if (nativeDest > nativeStart && nativeDest < nativeLimit) { in TestCopyMove()
/external/icu/icu4c/source/common/unicode/
Dutext.h1140 int64_t nativeDest,