Home
last modified time | relevance | path

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

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