Home
last modified time | relevance | path

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

/openssl/test/
H A Dquic_record_test.c3646 uint64_t old_value = 0, new_value, max_value; in tx_run_script() local
3654 old_value = ossl_qtx_get_cur_epoch_pkt_count(qtx, enc_level); in tx_run_script()
3655 if (!TEST_uint64_t_lt(old_value, UINT64_MAX)) in tx_run_script()
3664 if (!TEST_uint64_t_eq(old_value + 1, new_value)) in tx_run_script()

Completed in 20 milliseconds