Lines Matching refs:checkOffsets
147 UBool checkOffsets = TRUE; in testConvertFromUnicode() local
186 checkOffsets = FALSE; in testConvertFromUnicode()
189 checkOffsets = FALSE; in testConvertFromUnicode()
213 checkOffsets ? offs : NULL, in testConvertFromUnicode()
242 if ( checkOffsets ) in testConvertFromUnicode()
261 if (checkOffsets && (expectOffsets != 0) ) in testConvertFromUnicode()
306 UBool checkOffsets = TRUE; in testConvertToUnicode() local
350 checkOffsets = FALSE; in testConvertToUnicode()
353 checkOffsets = FALSE; in testConvertToUnicode()
376 checkOffsets ? offs : NULL, in testConvertToUnicode()
404 if ( checkOffsets ) in testConvertToUnicode()
415 if (checkOffsets && (expectOffsets != 0)) in testConvertToUnicode()