Searched defs:expectLen (Results 1 – 6 of 6) sorted by relevance
/external/icu/icu4c/source/test/cintltst/ |
D | ncnvtst.c | 1005 …tic UBool convertFromU( const UChar *source, int sourceLen, const uint8_t *expect, int expectLen, in convertFromU() 1094 static UBool convertToU( const uint8_t *source, int sourceLen, const UChar *expect, int expectLen, in convertToU() 1191 …UBool testConvertFromU( const UChar *source, int sourceLen, const uint8_t *expect, int expectLen, in testConvertFromU()
|
D | ncnvfbts.c | 131 … testConvertFromUnicode(const UChar *source, int sourceLen, const uint8_t *expect, int expectLen, in testConvertFromUnicode()
|
D | udatatst.c | 1124 unsigned int expectLen = 8; in TestICUDataName() local
|
D | nccbtst.c | 2625 … testConvertFromUnicode(const UChar *source, int sourceLen, const uint8_t *expect, int expectLen, in testConvertFromUnicode() 3016 …tFromUnicodeWithContext(const UChar *source, int sourceLen, const uint8_t *expect, int expectLen, in testConvertFromUnicodeWithContext()
|
D | cnumtst.c | 2607 int32_t expectLen; in TestCurrencyUsage() local
|
D | nucnvtst.c | 361 …Result testConvertFromU( const UChar *source, int sourceLen, const uint8_t *expect, int expectLen, in testConvertFromU()
|