Home
last modified time | relevance | path

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

/freebsd/contrib/libcbor/test/
H A Dstream_expectations.h98 void assert_string_indef_start(void);
H A Dcbor_stream_decode_test.c318 assert_string_indef_start(); in test_string_indef_decoding_1()
333 assert_string_indef_start(); in test_string_indef_decoding_2()
350 assert_string_indef_start(); in test_string_indef_decoding_3()
H A Dstream_expectations.c149 void assert_string_indef_start(void) { in assert_string_indef_start() function