Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Dtestutil.h485 # define TEST_uint64_t_gt(a, b) test_uint64_t_gt(__FILE__, __LINE__, #a, #b, a, b) macro
H A Dquic_multistream_test.c3746 if (!TEST_uint64_t_gt(h->scratch0, 0)) in script_41_check()