Searched defs:expectOffsets (Results 1 – 6 of 6) sorted by relevance
/third_party/icu/icu4c/source/test/cintltst/ |
D | ncnvfbts.c | 132 const char *codepage, UBool fallback, const int32_t *expectOffsets) in testConvertFromUnicode() 295 const char *codepage, UBool fallback, const int32_t *expectOffsets) in testConvertToUnicode()
|
D | ncnvtst.c | 996 … const char *codepage, const int32_t *expectOffsets, UBool doFlush, UErrorCode expectedStatus) in convertFromU() 1085 … const char *codepage, const int32_t *expectOffsets, UBool doFlush, UErrorCode expectedStatus) in convertToU() 1182 …const char *codepage, UConverterFromUCallback callback , const int32_t *expectOffsets, UBool testR… in testConvertFromU() 1354 …const char *codepage, UConverterToUCallback callback, const int32_t *expectOffsets, UBool testRese… in testConvertToU()
|
D | nccbtst.c | 2622 … const char *codepage, UConverterFromUCallback callback , const int32_t *expectOffsets, in testConvertFromUnicode() 2820 const char *codepage, UConverterToUCallback callback, const int32_t *expectOffsets, in testConvertToUnicode() 3013 … const char *codepage, UConverterFromUCallback callback , const int32_t *expectOffsets, in testConvertFromUnicodeWithContext() 3193 const char *codepage, UConverterToUCallback callback, const int32_t *expectOffsets, in testConvertToUnicodeWithContext()
|
D | nucnvtst.c | 363 const char *codepage, const int32_t *expectOffsets , UBool useFallback) in testConvertFromU() 520 … const char *codepage, const int32_t *expectOffsets, UBool useFallback) in testConvertToU()
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/ |
D | RBBITest.java | 125 private int[] expectOffsets; in TestTailoredBreaks() field in RBBITest.TBItem
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/rbbi/ |
D | RBBITest.java | 126 private int[] expectOffsets; in TestTailoredBreaks() field in RBBITest.TBItem
|