Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Ddtifmtts.cpp1437 for ( uint32_t skeletonIndex = 0; in stress() local
1438 skeletonIndex < UPRV_LENGTHOF(skeleton); in stress()
1439 ++skeletonIndex ) { in stress()
1440 const UnicodeString& oneSkeleton = skeleton[skeletonIndex]; in stress()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DDateIntervalFormatTest.java1045 for ( int skeletonIndex = 0; in stress()
1046 skeletonIndex < skeleton.length; in stress()
1047 ++skeletonIndex ) { in stress()
1048 String oneSkeleton = skeleton[skeletonIndex]; in stress()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DDateIntervalFormatTest.java1048 for ( int skeletonIndex = 0; in stress()
1049 skeletonIndex < skeleton.length; in stress()
1050 ++skeletonIndex ) { in stress()
1051 String oneSkeleton = skeleton[skeletonIndex]; in stress()