OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ETestConvertResult
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/test/cintltst/
nucnvtst.c
350
}
ETestConvertResult
;
354
static
ETestConvertResult
testConvertFromU( const UChar *source, int sourceLen, const uint8_t *expect, int expectLen,
511
static
ETestConvertResult
testConvertToU( const uint8_t *source, int sourcelen, const UChar *expect, int expectlen,
[
all
...]
/external/icu4c/test/cintltst/
nucnvtst.c
369
}
ETestConvertResult
;
373
static
ETestConvertResult
testConvertFromU( const UChar *source, int sourceLen, const uint8_t *expect, int expectLen,
530
static
ETestConvertResult
testConvertToU( const uint8_t *source, int sourcelen, const UChar *expect, int expectlen,
[
all
...]
Completed in 42 milliseconds