Home
last modified time | relevance | path

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

/freebsd/contrib/libcbor/test/
H A Dstream_expectations.c320 int last_expectation = current_expectation; in decode() local
325 assert_true(last_expectation + 1 == current_expectation); in decode()