Searched defs:expectOffsets (Results 1 – 5 of 5) sorted by relevance
/external/icu4c/test/cintltst/ |
D | ncnvfbts.c | 130 const char *codepage, UBool fallback, const int32_t *expectOffsets) in testConvertFromUnicode() 293 const char *codepage, UBool fallback, const int32_t *expectOffsets) in testConvertToUnicode()
|
D | ncnvtst.c | 1009 … const char *codepage, const int32_t *expectOffsets, UBool doFlush, UErrorCode expectedStatus) in convertFromU() 1098 … const char *codepage, const int32_t *expectOffsets, UBool doFlush, UErrorCode expectedStatus) in convertToU() 1195 …const char *codepage, UConverterFromUCallback callback , const int32_t *expectOffsets, UBool testR… in testConvertFromU() 1367 …const char *codepage, UConverterToUCallback callback, const int32_t *expectOffsets, UBool testRese… in testConvertToU()
|
D | nccbtst.c | 2643 … const char *codepage, UConverterFromUCallback callback , const int32_t *expectOffsets, in testConvertFromUnicode() 2844 const char *codepage, UConverterToUCallback callback, const int32_t *expectOffsets, in testConvertToUnicode() 3040 … const char *codepage, UConverterFromUCallback callback , const int32_t *expectOffsets, in testConvertFromUnicodeWithContext() 3220 const char *codepage, UConverterToUCallback callback, const int32_t *expectOffsets, in testConvertToUnicodeWithContext()
|
D | nucnvtst.c | 373 const char *codepage, const int32_t *expectOffsets , UBool useFallback) in testConvertFromU() 530 … const char *codepage, const int32_t *expectOffsets, UBool useFallback) in testConvertToU()
|
/external/icu4c/test/intltest/ |
D | rbbitst.cpp | 1874 …rkitr, int type, const char *locale, const char* escapedText, const int32_t *expectOffsets, int32_… in TBTest()
|