Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dtestidna.cpp417 #define MAX_DEST_SIZE 300 macro
459 UChar destStack[MAX_DEST_SIZE]; in testAPI()
482 if(destLen+1 < MAX_DEST_SIZE){ in testAPI()
512 if(destLen+1 < MAX_DEST_SIZE){ in testAPI()
547 if(destLen+1 < MAX_DEST_SIZE){ in testAPI()
574 if(destLen+1 < MAX_DEST_SIZE){ in testAPI()
601 if(destLen+1 < MAX_DEST_SIZE){ in testAPI()
630 if(destLen+1 < MAX_DEST_SIZE){ in testAPI()
703 UChar buf[MAX_DEST_SIZE]; in testToASCII()
715 UChar buf[MAX_DEST_SIZE]; in testToUnicode()
[all …]
/external/cronet/third_party/icu/source/test/intltest/
Dtestidna.cpp417 #define MAX_DEST_SIZE 300 macro
459 UChar destStack[MAX_DEST_SIZE]; in testAPI()
482 if(destLen+1 < MAX_DEST_SIZE){ in testAPI()
512 if(destLen+1 < MAX_DEST_SIZE){ in testAPI()
547 if(destLen+1 < MAX_DEST_SIZE){ in testAPI()
574 if(destLen+1 < MAX_DEST_SIZE){ in testAPI()
601 if(destLen+1 < MAX_DEST_SIZE){ in testAPI()
630 if(destLen+1 < MAX_DEST_SIZE){ in testAPI()
703 UChar buf[MAX_DEST_SIZE]; in testToASCII()
715 UChar buf[MAX_DEST_SIZE]; in testToUnicode()
[all …]
/external/cronet/third_party/icu/source/test/cintltst/
Didnatest.c30 #define MAX_DEST_SIZE 1000 macro
79 UChar destStack[MAX_DEST_SIZE]; in testAPI()
99 if(destLen+1 < MAX_DEST_SIZE){ in testAPI()
121 if(destLen+1 < MAX_DEST_SIZE){ in testAPI()
145 if(destLen+1 < MAX_DEST_SIZE){ in testAPI()
167 if(destLen+1 < MAX_DEST_SIZE){ in testAPI()
188 if(destLen+1 < MAX_DEST_SIZE){ in testAPI()
211 if(destLen+1 < MAX_DEST_SIZE){ in testAPI()
433 UChar buf[MAX_DEST_SIZE]; in TestToASCII()
447 UChar buf[MAX_DEST_SIZE]; in TestToUnicode()
[all …]
/external/icu/icu4c/source/test/cintltst/
Didnatest.c30 #define MAX_DEST_SIZE 1000 macro
79 UChar destStack[MAX_DEST_SIZE]; in testAPI()
99 if(destLen+1 < MAX_DEST_SIZE){ in testAPI()
121 if(destLen+1 < MAX_DEST_SIZE){ in testAPI()
145 if(destLen+1 < MAX_DEST_SIZE){ in testAPI()
167 if(destLen+1 < MAX_DEST_SIZE){ in testAPI()
188 if(destLen+1 < MAX_DEST_SIZE){ in testAPI()
211 if(destLen+1 < MAX_DEST_SIZE){ in testAPI()
433 UChar buf[MAX_DEST_SIZE]; in TestToASCII()
447 UChar buf[MAX_DEST_SIZE]; in TestToUnicode()
[all …]