Home
last modified time | relevance | path

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

/openssl/test/
H A Dquic_multistream_test.c117 const struct script_op *check_op; member
370 uint64_t stream_id = hl->check_op->arg2; in check_rejected()
395 uint64_t stream_id = hl->check_op->arg2; in check_stream_stopped()
448 if (!TEST_uint64_t_lt(txke, hl->check_op->arg2)) in check_key_update_lt()
1228 hl->check_op = op; in run_script_worker()
1230 hl->check_op = NULL; in run_script_worker()
5274 if (!TEST_uint64_t_eq(v, hl->check_op->arg2)) in modify_idle_timeout()
5289 if (!TEST_uint64_t_eq(v, hl->check_op->arg2)) in check_idle_timeout()
5366 switch (hl->check_op->arg1) { in check_avail_streams()
5387 if (!TEST_uint64_t_eq(v, hl->check_op->arg2)) in check_avail_streams()
[all …]

Completed in 22 milliseconds