Searched refs:templength (Results 1 - 2 of 2) sorted by relevance

/external/icu4c/test/cintltst/
H A Dusrchtst.c1017 int32_t templength; local
1025 if (usearch_getPattern(NULL, &templength) != NULL) {
1062 temp = usearch_getPattern(strsrch, &templength);
1072 temp = usearch_getPattern(strsrch, &templength);
1087 temp = usearch_getPattern(strsrch, &templength);
1100 for (templength = 0; templength != 512; templength ++) {
1101 bigpattern[templength] = 0x61;
1123 int32_t templength; local
2106 int32_t templength; local
2181 int32_t templength; local
[all...]
/external/icu4c/test/intltest/
H A Dsrchtest.cpp1112 int templength; local
1190 for (templength = 0; templength != 512; templength ++) {
1191 temp[templength] = 0x61;

Completed in 101 milliseconds