Lines Matching refs:checkOffsets

2644     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()
2963 if ( checkOffsets ) in testConvertToUnicode()
2974 if (checkOffsets && (expectOffsets != 0)) in testConvertToUnicode()
3035 UBool checkOffsets = TRUE; in testConvertFromUnicodeWithContext() local
3087 checkOffsets = FALSE; in testConvertFromUnicodeWithContext()
3090 checkOffsets = FALSE; in testConvertFromUnicodeWithContext()
3114 checkOffsets ? offs : NULL, in testConvertFromUnicodeWithContext()
3141 if ( checkOffsets ) in testConvertFromUnicodeWithContext()
3160 if (checkOffsets && (expectOffsets != 0) ) in testConvertFromUnicodeWithContext()
3211 UBool checkOffsets = TRUE; in testConvertToUnicodeWithContext() local
3266 checkOffsets = FALSE; in testConvertToUnicodeWithContext()
3269 checkOffsets = FALSE; in testConvertToUnicodeWithContext()
3292 checkOffsets ? offs : NULL, in testConvertToUnicodeWithContext()
3320 if ( checkOffsets ) in testConvertToUnicodeWithContext()
3331 if (checkOffsets && (expectOffsets != 0)) in testConvertToUnicodeWithContext()