OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:testConvertToU
(Results
1 - 2
of
2
) sorted by null
/external/icu/icu4c/source/test/cintltst/
ncnvtst.c
53
static UBool
testConvertToU
( const uint8_t *source, int sourcelen, const UChar *expect, int expectlen,
[
all
...]
nucnvtst.c
518
static ETestConvertResult
testConvertToU
( const uint8_t *source, int sourcelen, const UChar *expect, int expectlen,
904
testConvertToU
(expectedUTF8, sizeof(expectedUTF8),
908
testConvertToU
(expectedISO2022, sizeof(expectedISO2022),
913
testConvertToU
(expectedUTF16LE, sizeof(expectedUTF16LE),
916
testConvertToU
(expectedUTF16BE, sizeof(expectedUTF16BE),
919
testConvertToU
(expectedUTF32LE, sizeof(expectedUTF32LE),
[
all
...]
Completed in 643 milliseconds