Home
last modified time | relevance | path

Searched refs:uprv_appendByteToHexString (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/test/cintltst/
Dcallcoll.c143 void uprv_appendByteToHexString(char *dst, uint8_t val) { in uprv_appendByteToHexString() function
167 uprv_appendByteToHexString(current, *currentSk++); in sortKeyToString()
176 uprv_appendByteToHexString(current, *currentSk++); /* This should print '01' */ in sortKeyToString()
186 uprv_appendByteToHexString(current, *currentSk++); in sortKeyToString()
190 uprv_appendByteToHexString(current, *currentSk++); in sortKeyToString()
/external/cronet/third_party/icu/source/test/cintltst/
Dcallcoll.c143 void uprv_appendByteToHexString(char *dst, uint8_t val) { in uprv_appendByteToHexString() function
167 uprv_appendByteToHexString(current, *currentSk++); in sortKeyToString()
176 uprv_appendByteToHexString(current, *currentSk++); /* This should print '01' */ in sortKeyToString()
186 uprv_appendByteToHexString(current, *currentSk++); in sortKeyToString()
190 uprv_appendByteToHexString(current, *currentSk++); in sortKeyToString()