Lines Matching refs:checkOffsets
149 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()
406 if ( checkOffsets ) in testConvertToUnicode()
417 if (checkOffsets && (expectOffsets != 0)) in testConvertToUnicode()