Home
last modified time | relevance | path

Searched refs:ARRAY_START (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/mit/libcbor/dist/test/
H A Dstream_expectations.c141 (struct test_assertion){ARRAY_START, {.length = length}}; in assert_array_start()
145 assert_true(current().expectation == ARRAY_START); in array_start_callback()
H A Dstream_expectations.h37 ARRAY_START, /* Definite arrays only */ enumerator