Home
last modified time | relevance | path

Searched refs:checkOffsets (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4c/source/test/cintltst/
Dncnvfbts.c149 UBool checkOffsets = TRUE; in testConvertFromUnicode() local
188 checkOffsets = FALSE; in testConvertFromUnicode()
191 checkOffsets = FALSE; in testConvertFromUnicode()
215 checkOffsets ? offs : NULL, in testConvertFromUnicode()
244 if ( checkOffsets ) in testConvertFromUnicode()
263 if (checkOffsets && (expectOffsets != 0) ) in testConvertFromUnicode()
308 UBool checkOffsets = TRUE; in testConvertToUnicode() local
352 checkOffsets = FALSE; in testConvertToUnicode()
355 checkOffsets = FALSE; in testConvertToUnicode()
378 checkOffsets ? offs : NULL, in testConvertToUnicode()
[all …]
Dnccbtst.c2644 UBool checkOffsets = TRUE; in testConvertFromUnicode() local
2696 checkOffsets = FALSE; in testConvertFromUnicode()
2699 checkOffsets = FALSE; in testConvertFromUnicode()
2723 checkOffsets ? offs : NULL, in testConvertFromUnicode()
2767 if ( checkOffsets ) in testConvertFromUnicode()
2786 if (checkOffsets && (expectOffsets != 0) ) in testConvertFromUnicode()
2838 UBool checkOffsets = TRUE; in testConvertToUnicode() local
2893 checkOffsets = FALSE; in testConvertToUnicode()
2896 checkOffsets = FALSE; in testConvertToUnicode()
2919 checkOffsets ? offs : NULL, in testConvertToUnicode()
[all …]
Dncnvtst.c1208 UBool checkOffsets = TRUE; in testConvertFromU() local
1247 checkOffsets = FALSE; in testConvertFromU()
1250 checkOffsets = FALSE; in testConvertFromU()
1308 if ( checkOffsets ) in testConvertFromU()
1329 if (checkOffsets && (expectOffsets != 0) ) in testConvertFromU()
1378 UBool checkOffsets = TRUE; in testConvertToU() local
1421 checkOffsets = FALSE; in testConvertToU()
1424 checkOffsets = FALSE; in testConvertToU()
1485 if ( checkOffsets ) in testConvertToU()
1496 if (checkOffsets && (expectOffsets != 0)) in testConvertToU()
Dnucnvtst.c378 UBool checkOffsets = TRUE; in testConvertFromU() local
412 checkOffsets = FALSE; in testConvertFromU()
435 checkOffsets ? offs : NULL, in testConvertFromU()
463 if ( checkOffsets ) { in testConvertFromU()
481 if (checkOffsets && (expectOffsets != 0) ) { in testConvertFromU()
533 UBool checkOffsets = TRUE; in testConvertToU() local
570 checkOffsets = FALSE; in testConvertToU()
593 checkOffsets ? offs : NULL, in testConvertToU()
626 if ( checkOffsets ) in testConvertToU()
637 if (checkOffsets && (expectOffsets != 0)) in testConvertToU()