Home
last modified time | relevance | path

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

/third_party/libsoup/tests/
Dforms-test.c93 if (!have_curl()) { in do_hello_tests()
142 if (!have_curl()) { in do_md5_test_curl()
229 if (!have_curl()) { in do_form_decode_test()
Dtest-utils.h45 gboolean have_curl (void);
Dserver-auth-test.c112 if (!have_curl()) { in do_server_auth_test()
Dtest-utils.c135 have_curl(void) { in have_curl() function