Home
last modified time | relevance | path

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

/third_party/icu/icu4c/source/test/cintltst/
Dcldrtest.c126 UBool sameArray = true; in TestKeyInRootRecursive() local
138 for (idx = 0; idx < minSize && sameArray; idx++) { in TestKeyInRootRecursive()
140 sameArray = false; in TestKeyInRootRecursive()
153 if (sameArray in TestKeyInRootRecursive()
175 UBool sameArray = true; in TestKeyInRootRecursive() local
208 sameArray = false; in TestKeyInRootRecursive()
324 (void)sameArray; /* Suppress set but not used warning. */ in TestKeyInRootRecursive()