Home
last modified time | relevance | path

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

/openssl/test/
H A Dquic_wire_test.c1307 if (!TEST_uint64_t_lt(f.ack_ranges[i].end, 1000)) in ack_generic_decode()
H A Dtestutil.h438 # define TEST_uint64_t_lt(a, b) test_uint64_t_lt(__FILE__, __LINE__, #a, #b, a, b) macro

Completed in 38 milliseconds