Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/tests/check/elements/
Dsouphttpsrc.c299 GST_START_TEST (test_https) in GST_START_TEST() argument
509 tcase_add_test (tc_chain, test_https); in souphttpsrc_suite()
/third_party/python/Lib/test/
Dtest_urllib2_localnet.py562 def test_https(self): member in TestUrlopen