Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/intltest/
H A Dutxttest.cpp447 int64_t uti = 0; // UText position, native index. in TestCopyMove() local
458 TEST_ASSERT(uti == usi); in TestCopyMove()
461 uti = utext_getNativeIndex(targetUT); in TestCopyMove()
470 uti = utext_getNativeIndex(targetUT); in TestCopyMove()
471 TEST_ASSERT(uti == expectedNativeLength); in TestCopyMove()
523 int64_t uti = 0; // UText position, native index. in TestReplace() local
535 TEST_ASSERT(uti == usi); in TestReplace()
538 uti = utext_getNativeIndex(targetUT); in TestReplace()
544 uti = utext_getNativeIndex(targetUT); in TestReplace()
545 TEST_ASSERT(uti in TestReplace()
[all...]

Completed in 2 milliseconds