| /external/tensorflow/tensorflow/python/tpu/client/ |
| D | client_test.py | 798 def testConfigureTpuVersion(self, urlopen): argument 808 def testConfigureTpuVersionRestartIfneeded(self, urlopen): argument 818 def testGetTpuVersion(self, urlopen): argument
|
| /external/skia/tools/skqp/ |
| D | find_commit_with_best_gold_results.py | 57 def urlopen(url): function
|
| D | cut_release.py | 22 def urlopen(url): function
|
| /external/python/cpython3/Lib/test/ |
| D | test_urllibnet.py | 58 def urlopen(self, *args, **kwargs): member in urlopenNetworkTests
|
| D | test_urllib2_localnet.py | 463 def urlopen(self, url, data=None, **kwargs): member in TestUrlopen
|
| D | test_urllib.py | 36 def urlopen(url, data=None, proxies=None): function
|
| /external/python/cpython2/Lib/test/ |
| D | test_urllibnet.py | 64 def urlopen(self, *args): member in urlopenNetworkTests
|
| D | test_urllib2_localnet.py | 451 def urlopen(self, url, data=None, **kwargs): member in TestUrlopen
|
| /external/python/cpython2/Lib/ |
| D | urllib.py | 72 def urlopen(url, data=None, proxies=None, context=None): function
|
| D | urllib2.py | 131 def urlopen(url, data=None, timeout=socket._GLOBAL_DEFAULT_TIMEOUT, function
|
| /external/autotest/client/common_lib/ |
| D | utils_unittest.py | 397 def urlopen(url, data=None): function
|
| D | utils.py | 591 def urlopen(url, data=None, timeout=5): function
|
| /external/python/cpython3/Lib/urllib/ |
| D | request.py | 139 def urlopen(url, data=None, timeout=socket._GLOBAL_DEFAULT_TIMEOUT, function
|