Lines Matching refs:EXPECTED
475 } EXPECTED; typedef
485 const EXPECTED *expected, size_t expected_size, in do_decode()
488 EXPECTED *enctst = NULL; in do_decode()
520 static int do_encode(EXPECTED *input, in do_encode()
549 static int do_enc_dec(EXPECTED *bytes, long nbytes, in do_enc_dec()
670 const EXPECTED *expected, size_t expected_size, in do_decode_custom()
692 static int do_encode_custom(EXPECTED *input, in do_encode_custom()
745 EXPECTED *expected in test_intern()
746 = (EXPECTED *)&((unsigned char *)package->encode_expectations)[pos]; in test_intern()
798 EXPECTED *expected in test_intern()
799 = (EXPECTED *)&((unsigned char *)package->encdec_data)[pos]; in test_intern()