Lines Matching refs:printSeqErr
55 static void printSeqErr(const uint8_t* a, int len) in printSeqErr() function
2801 printSeqErr((const uint8_t *)junkout, (int32_t)(targ-junkout)); in testConvertFromUnicode()
2802 printSeqErr(expect, expectLen); in testConvertFromUnicode()
2812 printSeqErr((const uint8_t *)junkout, (int32_t)(targ-junkout)); in testConvertFromUnicode()
2836 printSeqErr((const uint8_t *)junkout, expectLen); in testConvertFromUnicode()
2838 printSeqErr(expect, expectLen); in testConvertFromUnicode()
3178 printSeqErr((const uint8_t *)junkout, (int32_t)(targ-junkout)); in testConvertFromUnicodeWithContext()
3179 printSeqErr(expect, expectLen); in testConvertFromUnicodeWithContext()
3189 printSeqErr((const uint8_t *)junkout, (int32_t)(targ-junkout)); in testConvertFromUnicodeWithContext()
3213 printSeqErr((const uint8_t *)junkout, expectLen); in testConvertFromUnicodeWithContext()
3215 printSeqErr(expect, expectLen); in testConvertFromUnicodeWithContext()