Home
last modified time | relevance | path

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

/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/number/
DNumberPermutationTest.java116 for (String skel1 : skeletons1) { in testPermutations()
122 .append(skel1) // in testPermutations()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/number/
DNumberPermutationTest.java113 for (String skel1 : skeletons1) { in testPermutations()
119 .append(skel1) // in testPermutations()
/external/icu/icu4c/source/test/intltest/
Dnumbertest_permutation.cpp120 for (const auto& skel1 : skeletons1) { in testPermutations() local
126 .append(skel1) // in testPermutations()