Lines Matching refs:_state
25 static void test_empty_map(void **_CBOR_UNUSED(_state)) { in test_empty_map() argument
40 static void test_simple_map(void **_CBOR_UNUSED(_state)) { in test_simple_map() argument
60 static void test_indef_simple_map(void **_CBOR_UNUSED(_state)) { in test_indef_simple_map() argument
87 static void test_def_nested_map(void **_CBOR_UNUSED(_state)) { in test_def_nested_map() argument
111 static void test_streamed_key_map(void **_CBOR_UNUSED(_state)) { in test_streamed_key_map() argument
133 static void test_streamed_kv_map(void **_CBOR_UNUSED(_state)) { in test_streamed_kv_map() argument
160 static void test_streamed_streamed_kv_map(void **_CBOR_UNUSED(_state)) { in test_streamed_streamed_kv_map() argument
182 static void test_map_add_full(void **_CBOR_UNUSED(_state)) { in test_map_add_full() argument
194 static void test_map_add_too_big_to_realloc(void **_CBOR_UNUSED(_state)) { in test_map_add_too_big_to_realloc() argument
213 static void test_map_creation(void **_CBOR_UNUSED(_state)) { in test_map_creation() argument
221 static void test_map_add(void **_CBOR_UNUSED(_state)) { in test_map_add() argument
241 static void test_indef_map_decode(void **_CBOR_UNUSED(_state)) { in test_indef_map_decode() argument