Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dcurlhttpsink.c49 gchar *res_proxy_passwd; in GST_START_TEST() local
74 "proxy-passwd", &res_proxy_passwd, in GST_START_TEST()
88 fail_unless (strncmp (res_proxy_passwd, "proxy_passwd", in GST_START_TEST()
100 g_free (res_proxy_passwd); in GST_START_TEST()