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

/external/icu/icu4c/source/test/intltest/
H A Ditrbnfp.cpp112 const char** allrules[] = { local
118 for (int j = 0; allrules[j]; ++j) {
119 const char** rules = allrules[j];
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DRBNFParseTest.java70 String[][] allrules = {
75 for (int j = 0; j < allrules.length; ++j) {
76 String[] tests = allrules[j];
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
H A DRBNFParseTest.java74 String[][] allrules = {
79 for (int j = 0; j < allrules.length; ++j) {
80 String[] tests = allrules[j];

Completed in 71 milliseconds