Searched defs:expectOffsets (Results 1 – 9 of 9) 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 | 1008 … const char *codepage, const int32_t *expectOffsets, UBool doFlush, UErrorCode expectedStatus) in convertFromU() 1097 … const char *codepage, const int32_t *expectOffsets, UBool doFlush, UErrorCode expectedStatus) in convertToU() 1194 …const char *codepage, UConverterFromUCallback callback , const int32_t *expectOffsets, UBool testR… in testConvertFromU() 1366 …const char *codepage, UConverterToUCallback callback, const int32_t *expectOffsets, UBool testRese… in testConvertToU()
|
D | nccbtst.c | 2624 … const char *codepage, UConverterFromUCallback callback , const int32_t *expectOffsets, in testConvertFromUnicode() 2822 const char *codepage, UConverterToUCallback callback, const int32_t *expectOffsets, in testConvertToUnicode() 3015 … const char *codepage, UConverterFromUCallback callback , const int32_t *expectOffsets, in testConvertFromUnicodeWithContext() 3195 const char *codepage, UConverterToUCallback callback, const int32_t *expectOffsets, in testConvertToUnicodeWithContext()
|
D | nucnvtst.c | 374 const char *codepage, const int32_t *expectOffsets , UBool useFallback) in testConvertFromU() 531 … const char *codepage, const int32_t *expectOffsets, UBool useFallback) in testConvertToU()
|
/external/chromium_org/third_party/icu/source/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 | 990 … const char *codepage, const int32_t *expectOffsets, UBool doFlush, UErrorCode expectedStatus) in convertFromU() 1079 … const char *codepage, const int32_t *expectOffsets, UBool doFlush, UErrorCode expectedStatus) in convertToU() 1176 …const char *codepage, UConverterFromUCallback callback , const int32_t *expectOffsets, UBool testR… in testConvertFromU() 1348 …const char *codepage, UConverterToUCallback callback, const int32_t *expectOffsets, UBool testRese… in testConvertToU()
|
D | nccbtst.c | 2615 … const char *codepage, UConverterFromUCallback callback , const int32_t *expectOffsets, in testConvertFromUnicode() 2816 const char *codepage, UConverterToUCallback callback, const int32_t *expectOffsets, in testConvertToUnicode() 3012 … const char *codepage, UConverterFromUCallback callback , const int32_t *expectOffsets, in testConvertFromUnicodeWithContext() 3192 const char *codepage, UConverterToUCallback callback, const int32_t *expectOffsets, in testConvertToUnicodeWithContext()
|
D | nucnvtst.c | 355 const char *codepage, const int32_t *expectOffsets , UBool useFallback) in testConvertFromU() 512 … const char *codepage, const int32_t *expectOffsets, UBool useFallback) in testConvertToU()
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
D | rbbitst.cpp | 2306 …rkitr, int type, const char *locale, const char* escapedText, const int32_t *expectOffsets, int32_… in TBTest()
|