Home
last modified time | relevance | path

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

/openssl/test/
H A Dquic_cc_test.c490 uint64_t allowance, allowance2; in test_sanity() local
548 if (!TEST_uint64_t_ge(allowance2 = ccm->get_tx_allowance(cc), allowance)) in test_sanity()
563 if (!TEST_uint64_t_eq(ccm->get_tx_allowance(cc), allowance2)) in test_sanity()
576 if (!TEST_uint64_t_eq(allowance2 = ccm->get_tx_allowance(cc), in test_sanity()
595 if (!TEST_uint64_t_ne(ccm->get_tx_allowance(cc), allowance2)) in test_sanity()

Completed in 5 milliseconds