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

/freebsd-current/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));
339 decode(string_indef_2_data + 1, 1));

Completed in 53 milliseconds