Home | History | Annotate | Download | only in cintltst

Lines Matching refs:sameArray

124             UBool sameArray = TRUE;
136 for (idx = 0; idx < minSize && sameArray; idx++) {
138 sameArray = FALSE;
151 if (sameArray
173 UBool sameArray = TRUE;
206 sameArray = FALSE;
322 (void)sameArray; /* Suppress set but not used warning. */
323 /* if (sameArray && strcmp(rootName, "root") == 0) {