Lines Matching refs:printSeqErr
59 static void printSeqErr(const uint8_t* a, int len) in printSeqErr() function
2777 printSeqErr((const uint8_t *)junkout, (int32_t)(targ-junkout)); in testConvertFromUnicode()
2778 printSeqErr(expect, expectLen); in testConvertFromUnicode()
2788 printSeqErr((const uint8_t *)junkout, (int32_t)(targ-junkout)); in testConvertFromUnicode()
2812 printSeqErr((const uint8_t *)junkout, expectLen); in testConvertFromUnicode()
2814 printSeqErr(expect, expectLen); in testConvertFromUnicode()
3151 printSeqErr((const uint8_t *)junkout, (int32_t)(targ-junkout)); in testConvertFromUnicodeWithContext()
3152 printSeqErr(expect, expectLen); in testConvertFromUnicodeWithContext()
3162 printSeqErr((const uint8_t *)junkout, (int32_t)(targ-junkout)); in testConvertFromUnicodeWithContext()
3186 printSeqErr((const uint8_t *)junkout, expectLen); in testConvertFromUnicodeWithContext()
3188 printSeqErr(expect, expectLen); in testConvertFromUnicodeWithContext()