Searched defs:expectOffsets (Results 1 – 5 of 5) sorted by relevance
/external/icu/icu4c/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 | 1010 … const char *codepage, const int32_t *expectOffsets, UBool doFlush, UErrorCode expectedStatus) in convertFromU() 1099 … const char *codepage, const int32_t *expectOffsets, UBool doFlush, UErrorCode expectedStatus) in convertToU() 1196 …const char *codepage, UConverterFromUCallback callback , const int32_t *expectOffsets, UBool testR… in testConvertFromU() 1368 …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 | 360 const char *codepage, const int32_t *expectOffsets , UBool useFallback) in testConvertFromU() 517 … const char *codepage, const int32_t *expectOffsets, UBool useFallback) in testConvertToU()
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/ |
D | RBBITest.java | 598 private int[] expectOffsets; in TestTailoredBreaks() field in RBBITest.TBItem
|