Searched defs:truncated (Results 1 – 1 of 1) sorted by relevance
/bootable/recovery/tests/unit/ |
D | asn1_decoder_test.cpp | 51 uint8_t truncated[] = { 0xA0, 0x82, }; in TEST_F() local 58 uint8_t truncated[] = { 0xA0, 0x8a, 0xA5, 0x5A, 0xA5, 0x5A, in TEST_F() local 94 uint8_t truncated[] = { 0xA2, 0x82, }; in TEST_F() local 115 uint8_t truncated[] = { 0x30, 0x82, }; in TEST_F() local 148 uint8_t truncated[] = { 0x31, 0x82, }; in TEST_F() local
|