Searched refs:ProxyAuthTests (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gdb/darwin-x86/lib/python2.7/test/
H A Dtest_urllib2_localnet.py233 class ProxyAuthTests(BaseTestCase): class in inherits:BaseTestCase
241 super(ProxyAuthTests, self).setUp()
258 super(ProxyAuthTests, self).tearDown()
549 test_support.run_unittest(ProxyAuthTests, TestUrlopen)
/prebuilts/gdb/linux-x86/lib/python2.7/test/
H A Dtest_urllib2_localnet.py233 class ProxyAuthTests(BaseTestCase): class in inherits:BaseTestCase
241 super(ProxyAuthTests, self).setUp()
258 super(ProxyAuthTests, self).tearDown()
549 test_support.run_unittest(ProxyAuthTests, TestUrlopen)
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_urllib2_localnet.py233 class ProxyAuthTests(BaseTestCase): class in inherits:BaseTestCase
241 super(ProxyAuthTests, self).setUp()
258 super(ProxyAuthTests, self).tearDown()
549 test_support.run_unittest(ProxyAuthTests, TestUrlopen)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest_urllib2_localnet.py233 class ProxyAuthTests(BaseTestCase): class in inherits:BaseTestCase
241 super(ProxyAuthTests, self).setUp()
258 super(ProxyAuthTests, self).tearDown()
549 test_support.run_unittest(ProxyAuthTests, TestUrlopen)

Completed in 44 milliseconds