Home
last modified time | relevance | path

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

/netbsd-src/external/mit/libcbor/dist/test/
H A Dstream_expectations.h99 void assert_indef_array_start();
H A Dcbor_stream_decode_test.c280 assert_indef_array_start(); in test_indef_array_decoding_1()
292 assert_indef_array_start(); in test_indef_array_decoding_1()
H A Dstream_expectations.c150 void assert_indef_array_start() { in assert_indef_array_start() function