Lines Matching refs:checkOffsets
2640 UBool checkOffsets = TRUE; in testConvertFromUnicode() local
2692 checkOffsets = FALSE; in testConvertFromUnicode()
2695 checkOffsets = FALSE; in testConvertFromUnicode()
2719 checkOffsets ? offs : NULL, in testConvertFromUnicode()
2763 if ( checkOffsets ) in testConvertFromUnicode()
2782 if (checkOffsets && (expectOffsets != 0) ) in testConvertFromUnicode()
2834 UBool checkOffsets = TRUE; in testConvertToUnicode() local
2889 checkOffsets = FALSE; in testConvertToUnicode()
2892 checkOffsets = FALSE; in testConvertToUnicode()
2915 checkOffsets ? offs : NULL, in testConvertToUnicode()
2959 if ( checkOffsets ) in testConvertToUnicode()
2970 if (checkOffsets && (expectOffsets != 0)) in testConvertToUnicode()
3031 UBool checkOffsets = TRUE; in testConvertFromUnicodeWithContext() local
3083 checkOffsets = FALSE; in testConvertFromUnicodeWithContext()
3086 checkOffsets = FALSE; in testConvertFromUnicodeWithContext()
3110 checkOffsets ? offs : NULL, in testConvertFromUnicodeWithContext()
3137 if ( checkOffsets ) in testConvertFromUnicodeWithContext()
3156 if (checkOffsets && (expectOffsets != 0) ) in testConvertFromUnicodeWithContext()
3207 UBool checkOffsets = TRUE; in testConvertToUnicodeWithContext() local
3262 checkOffsets = FALSE; in testConvertToUnicodeWithContext()
3265 checkOffsets = FALSE; in testConvertToUnicodeWithContext()
3288 checkOffsets ? offs : NULL, in testConvertToUnicodeWithContext()
3316 if ( checkOffsets ) in testConvertToUnicodeWithContext()
3327 if (checkOffsets && (expectOffsets != 0)) in testConvertToUnicodeWithContext()