Searched refs:simple_map (Results 1 – 1 of 1) sorted by relevance
37 unsigned char simple_map[] = {0xA2, 0x01, 0x02, 0x03, 0x04}; variable41 map = cbor_load(simple_map, 5, &res); in test_simple_map()