Home
last modified time | relevance | path

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

/openssl/test/
H A Dquic_multistream_test.c1672 int expect_app = (op->arg1 & EXPECT_CONN_CLOSE_APP) != 0; in run_script_worker() local
1688 if (!TEST_int_eq(expect_app, in run_script_worker()
1704 int expect_app = (op->arg1 & EXPECT_CONN_CLOSE_APP) != 0; in run_script_worker() local
1717 || !TEST_int_eq(expect_app, tc->app) in run_script_worker()

Completed in 20 milliseconds