Home
last modified time | relevance | path

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

/third_party/libsoup/tests/
Dtest-utils.h69 } SoupTestServerOptions; typedef
71 SoupServer *soup_test_server_new (SoupTestServerOptions options);
Dtest-utils.c317 SoupTestServerOptions options = in run_server_thread()
346 soup_test_server_new (SoupTestServerOptions options) in soup_test_server_new()