OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:converttou
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/test/cintltst/
ncnvtst.c
44
static UBool
convertToU
( const uint8_t *source, int sourceLen, const UChar *expect, int expectLen,
315
if(!
convertToU
(expected, sizeof(expected),
318
if(!
convertToU
(expected, sizeof(expected),
321
if(!
convertToU
(expected, sizeof(expected),
324
if(!
convertToU
(expected, sizeof(expected),
638
if(!
convertToU
(sampleText, sizeof(sampleText),
641
if(!
convertToU
(sampleText, sizeof(sampleText),
[
all
...]
/external/icu4c/test/cintltst/
ncnvtst.c
44
static UBool
convertToU
( const uint8_t *source, int sourceLen, const UChar *expect, int expectLen,
321
if(!
convertToU
(expected, sizeof(expected),
324
if(!
convertToU
(expected, sizeof(expected),
327
if(!
convertToU
(expected, sizeof(expected),
330
if(!
convertToU
(expected, sizeof(expected),
[
all
...]
Completed in 1977 milliseconds