Home
last modified time | relevance | path

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

/src/contrib/libcbor/test/
H A Dstring_test.c47 unsigned char short_multibyte_string_data[] = { variable
53 string = cbor_load(short_multibyte_string_data, 16, &res); in test_short_multibyte_string()