Searched defs:mock_args (Results 1 – 1 of 1) sorted by relevance
/freebsd/crypto/openssl/test/ |
H A D | http_test.c | 154 server_args mock_args = { NULL, NULL, NULL, '0', 0 }; in test_http_method() local 244 server_args mock_args = { NULL, NULL, NULL, '0', 0 }; in test_http_keep_alive() local 497 server_args mock_args = { NULL, NULL, NULL, '0', 0 }; in test_http_resp_hdr_limit() local
|