xref: /aosp_15_r20/external/pdfium/testing/resources/javascript/util_bytetochar_expected.txt (revision 3ac0a46f773bac49fa9476ec2b1cf3f8da5ec3a4)
1Alert: 0 => 0
2Alert: 65 => 65
3Alert: 127 => 127
4Alert: 128 => 128
5Alert: 255 => 255
6Alert: 256: Caught error: util.byteToChar: Incorrect parameter value.
7Alert: 40000000: Caught error: util.byteToChar: Incorrect parameter value.
8Alert: -1: Caught error: util.byteToChar: Incorrect parameter value.
9Alert: Caught expected error: util.byteToChar: Incorrect number of parameters passed to function.
10