Searched defs:data5 (Results 1 – 4 of 4) sorted by relevance
| /third_party/ffmpeg/libavutil/tests/ |
| D | hmac.c | 50 …static const uint8_t data5[] = "Test Using Larger Than Block-Size Key and Larger Than One Block-Si… in main() local
|
| /third_party/libcoap/tests/ |
| D | test_pdu.c | 1089 uint8_t data5[] = { 0x74 }; in t_encode_pdu19() local 1158 uint8_t data5[] = { 0x74, 0xe1, 0x00, 0x00, 0x36, 0xd1, 0x44, 0x37, in t_encode_pdu20() local 1234 uint8_t data5[] = { 0x74, 0xff, 0x64, 0x61, 0x74, 0x61 }; in t_encode_pdu21() local 1309 uint8_t data5[] = { 0x74, 0xe1, 0x00, 0x00, 0x36, 0xd1, 0x44, 0x37, in t_encode_pdu22() local
|
| /third_party/lwip/test/unit/tcp/ |
| D | test_tcp.c | 456 char data5[] = {17, 18, 19, 20}; in START_TEST() local
|
| /third_party/vixl/test/aarch64/ |
| D | test-assembler-aarch64.cc | 9820 uint64_t data5 = 0x0123456789abcdef; in TEST() local 9888 uint64_t data5 = 0x0123456789abcdef; in TEST() local 9956 uint32_t data5 = 0x01234567; in TEST() local 10024 uint64_t data5 = 0x0123456789abcdef; in TEST() local 10092 uint64_t data5[] = {0x7766554433221100, 0xffeeddccbbaa9988}; in TEST() local 10200 alignas(kXRegSizeInBytes * 2) uint64_t data5[] = {0x7766554433221100, in TEST() local 10346 uint64_t data5[] __attribute__((aligned(kXRegSizeInBytes * 2))) = {arg2, 0}; in AtomicMemoryWHelper() local 10412 uint64_t data5[] __attribute__((aligned(kXRegSizeInBytes * 2))) = {arg2, 0}; in AtomicMemoryXHelper() local
|