Home
last modified time | relevance | path

Searched defs:expectOffsets (Results 1 – 5 of 5) sorted by relevance

/external/icu/icu4c/source/test/cintltst/
Dncnvfbts.c130 const char *codepage, UBool fallback, const int32_t *expectOffsets) in testConvertFromUnicode()
293 const char *codepage, UBool fallback, const int32_t *expectOffsets) in testConvertToUnicode()
Dncnvtst.c1010 … 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()
Dnccbtst.c2624 … 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()
Dnucnvtst.c360 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/
DRBBITest.java598 private int[] expectOffsets; in TestTailoredBreaks() field in RBBITest.TBItem