Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Ddtifmtts.cpp1660 for ( uint32_t skeletonIndex = 0; in stress() local
1661 skeletonIndex < UPRV_LENGTHOF(skeleton); in stress()
1662 ++skeletonIndex ) { in stress()
1663 const UnicodeString& oneSkeleton = skeleton[skeletonIndex]; in stress()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DDateIntervalFormatTest.java1244 for ( int skeletonIndex = 0; in stress()
1245 skeletonIndex < skeleton.length; in stress()
1246 ++skeletonIndex ) { in stress()
1247 String oneSkeleton = skeleton[skeletonIndex]; in stress()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DDateIntervalFormatTest.java1241 for ( int skeletonIndex = 0; in stress()
1242 skeletonIndex < skeleton.length; in stress()
1243 ++skeletonIndex ) { in stress()
1244 String oneSkeleton = skeleton[skeletonIndex]; in stress()