Home
last modified time | relevance | path

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

/openssl/test/
H A Dhttp_test.c256 int exp_num, num, ssl; in test_http_url_ok() local
259 if (!TEST_int_eq(sscanf(exp_port, "%d", &exp_num), 1)) in test_http_url_ok()
265 && TEST_int_eq(num, exp_num) in test_http_url_ok()

Completed in 5 milliseconds