Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/cintltst/
Dcldrtest.c123 UBool sameArray = TRUE; in TestKeyInRootRecursive() local
135 for (idx = 0; idx < minSize && sameArray; idx++) { in TestKeyInRootRecursive()
137 sameArray = FALSE; in TestKeyInRootRecursive()
150 if (sameArray in TestKeyInRootRecursive()
172 UBool sameArray = TRUE; in TestKeyInRootRecursive() local
205 sameArray = FALSE; in TestKeyInRootRecursive()
321 (void)sameArray; /* Suppress set but not used warning. */ in TestKeyInRootRecursive()