Lines Matching refs:cbor_decref
26 cbor_decref(&string); in test_empty_string()
43 cbor_decref(&string); in test_short_string()
61 cbor_decref(&string); in test_short_multibyte_string()
94 cbor_decref(&string); in test_int8_string()
128 cbor_decref(&string); in test_int16_string()
161 cbor_decref(&string); in test_int32_string()
195 cbor_decref(&string); in test_int64_string()
216 cbor_decref(&string); in test_short_indef_string()
233 cbor_decref(&string); in test_invalid_utf()
239 cbor_decref(&string); in test_inline_creation()
270 cbor_decref(&chunk); in test_string_add_chunk()
271 cbor_decref(&string); in test_string_add_chunk()
290 cbor_decref(&chunk); in test_add_chunk_reallocation_overflow()
291 cbor_decref(&string); in test_add_chunk_reallocation_overflow()
306 cbor_decref(&string); in test_set_handle()
322 cbor_decref(&string); in test_set_handle_multibyte_codepoint()
338 cbor_decref(&string); in test_set_handle_invalid_utf()