Lines Matching refs:printSeqErr
59 static void printSeqErr(const uint8_t* a, int len) in printSeqErr() function
2781 printSeqErr((const uint8_t *)junkout, (int32_t)(targ-junkout)); in testConvertFromUnicode()
2782 printSeqErr(expect, expectLen); in testConvertFromUnicode()
2792 printSeqErr((const uint8_t *)junkout, (int32_t)(targ-junkout)); in testConvertFromUnicode()
2816 printSeqErr((const uint8_t *)junkout, expectLen); in testConvertFromUnicode()
2818 printSeqErr(expect, expectLen); in testConvertFromUnicode()
3155 printSeqErr((const uint8_t *)junkout, (int32_t)(targ-junkout)); in testConvertFromUnicodeWithContext()
3156 printSeqErr(expect, expectLen); in testConvertFromUnicodeWithContext()
3166 printSeqErr((const uint8_t *)junkout, (int32_t)(targ-junkout)); in testConvertFromUnicodeWithContext()
3190 printSeqErr((const uint8_t *)junkout, expectLen); in testConvertFromUnicodeWithContext()
3192 printSeqErr(expect, expectLen); in testConvertFromUnicodeWithContext()