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

/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dusrchtst.c918 int32_t templength; local
926 if (usearch_getPattern(NULL, &templength) != NULL) {
963 temp = usearch_getPattern(strsrch, &templength);
973 temp = usearch_getPattern(strsrch, &templength);
988 temp = usearch_getPattern(strsrch, &templength);
1001 for (templength = 0; templength != 512; templength ++) {
1002 bigpattern[templength] = 0x61;
1024 int32_t templength; local
2007 int32_t templength; local
2082 int32_t templength; local
[all...]
/external/icu/icu4c/source/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/chromium_org/third_party/icu/source/test/intltest/
H A Dsrchtest.cpp1019 int templength; local
1097 for (templength = 0; templength != 512; templength ++) {
1098 temp[templength] = 0x61;
/external/icu/icu4c/source/test/intltest/
H A Dsrchtest.cpp1112 int templength; local
1190 for (templength = 0; templength != 512; templength ++) {
1191 temp[templength] = 0x61;

Completed in 330 milliseconds