OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:allrules
(Results
1 - 3
of
3
) sorted by null
/external/icu/icu4c/source/test/intltest/
itrbnfp.cpp
114
const char**
allrules
[] = {
local
120
for (int j = 0;
allrules
[j]; ++j) {
121
const char** rules =
allrules
[j];
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
RBNFParseTest.java
77
String[][]
allrules
= {
local
82
for (int j = 0; j <
allrules
.length; ++j) {
83
String[] tests =
allrules
[j];
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
RBNFParseTest.java
74
String[][]
allrules
= {
local
79
for (int j = 0; j <
allrules
.length; ++j) {
80
String[] tests =
allrules
[j];
Completed in 156 milliseconds