Home
last modified time | relevance | path

Searched defs:data6 (Results 1 – 4 of 4) sorted by relevance

/third_party/ffmpeg/libavutil/tests/
Dhmac.c51 static const uint8_t data6[] = "This is a test using a larger than block-size key and a larger " in main() local
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Davimux.c161 guint8 data6[4] = "LIST"; in check_avimux_pad() local
/third_party/libcoap/tests/
Dtest_pdu.c1062 uint8_t data6[] = { 0x74, 0xd1, 0x0c, 0x0a }; in t_encode_pdu19() local
1118 uint8_t data6[] = { 0x74, 0xd1, 0x0c, 0x0a, 0xff, 0x64, 0x61, 0x74, in t_encode_pdu20() local
/third_party/lwip/test/unit/tcp/
Dtest_tcp.c457 char data6[TCP_MSS] = {21, 22, 23, 24}; in START_TEST() local