Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dpptest.cpp207 int tempOffset = (tempLen <= (tempLen - pos.getEndIndex())) ? in TestFieldPosition_example() local
209 for (int j=0; j<tempOffset; j++) in TestFieldPosition_example()
Dtfsmalls.cpp107 int32_t tempOffset = (tempLen <= (tempLen - pos.getEndIndex())) ? in test_FieldPosition_example() local
109 temp[tempOffset] = '\0'; in test_FieldPosition_example()