Home
last modified time | relevance | path

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

/third_party/libsoup/tests/
Dproxy-test.c126 test_url_new_api (const char *url, int proxy, guint expected, in test_url_new_api() function
212 test_url_new_api (http_url, SIMPLE_PROXY, test->final_status, sync, FALSE); in do_proxy_test()
214 test_url_new_api (https_url, SIMPLE_PROXY, test->final_status, sync, FALSE); in do_proxy_test()
217 test_url_new_api (http_url, AUTH_PROXY, test->final_status, sync, FALSE); in do_proxy_test()
219 test_url_new_api (https_url, AUTH_PROXY, test->final_status, sync, FALSE); in do_proxy_test()
221 test_url_new_api (https_url, AUTH_PROXY, test->final_status, sync, TRUE); in do_proxy_test()
224 test_url_new_api (http_url, UNAUTH_PROXY, test->final_status, sync, FALSE); in do_proxy_test()
226 test_url_new_api (https_url, UNAUTH_PROXY, test->final_status, sync, FALSE); in do_proxy_test()