Home
last modified time | relevance | path

Searched refs:string_indef_2_data (Results 1 – 1 of 1) sorted by relevance

/src/contrib/libcbor/test/ !
H A Dcbor_stream_decode_test.c331 unsigned char string_indef_2_data[] = {0x7F, 0xFF}; variable
335 decode(string_indef_2_data, 2)); in test_string_indef_decoding_2()
339 decode(string_indef_2_data + 1, 1)); in test_string_indef_decoding_2()