Searched refs:sameArray (Results 1 – 3 of 3) sorted by relevance
126 UBool sameArray = true; in TestKeyInRootRecursive() local138 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() local208 sameArray = false; in TestKeyInRootRecursive()324 (void)sameArray; /* Suppress set but not used warning. */ in TestKeyInRootRecursive()
131 if sameArray(origIn, got) != !testCase.reallocate {142 func sameArray(a, b moduleList) bool { func