Home
last modified time | relevance | path

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

/third_party/openssl/test/
Dhttp_test.c203 static int test_http_url_ok(const char *url, int exp_ssl, const char *exp_host, in test_http_url_ok() argument
214 && TEST_str_eq(host, exp_host) in test_http_url_ok()