OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:constructLocalFileUrl
(Results
1 - 7
of
7
) sorted by null
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_urllib.py
228
def
constructLocalFileUrl
(self, filePath):
263
result = urllib.urlretrieve(self.
constructLocalFileUrl
(
287
urllib.urlretrieve(self.
constructLocalFileUrl
(test_support.TESTFN),
296
urllib.urlretrieve(self.
constructLocalFileUrl
(srcFileName),
310
urllib.urlretrieve(self.
constructLocalFileUrl
(srcFileName),
324
urllib.urlretrieve(self.
constructLocalFileUrl
(srcFileName),
/prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_urllib.py
311
def
constructLocalFileUrl
(self, filePath):
346
result = urllib.urlretrieve(self.
constructLocalFileUrl
(
370
urllib.urlretrieve(self.
constructLocalFileUrl
(test_support.TESTFN),
379
urllib.urlretrieve(self.
constructLocalFileUrl
(srcFileName),
393
urllib.urlretrieve(self.
constructLocalFileUrl
(srcFileName),
407
urllib.urlretrieve(self.
constructLocalFileUrl
(srcFileName),
[
all
...]
/prebuilts/gdb/linux-x86/lib/python2.7/test/
test_urllib.py
311
def
constructLocalFileUrl
(self, filePath):
346
result = urllib.urlretrieve(self.
constructLocalFileUrl
(
370
urllib.urlretrieve(self.
constructLocalFileUrl
(test_support.TESTFN),
379
urllib.urlretrieve(self.
constructLocalFileUrl
(srcFileName),
393
urllib.urlretrieve(self.
constructLocalFileUrl
(srcFileName),
407
urllib.urlretrieve(self.
constructLocalFileUrl
(srcFileName),
[
all
...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_urllib.py
311
def
constructLocalFileUrl
(self, filePath):
346
result = urllib.urlretrieve(self.
constructLocalFileUrl
(
370
urllib.urlretrieve(self.
constructLocalFileUrl
(test_support.TESTFN),
379
urllib.urlretrieve(self.
constructLocalFileUrl
(srcFileName),
393
urllib.urlretrieve(self.
constructLocalFileUrl
(srcFileName),
407
urllib.urlretrieve(self.
constructLocalFileUrl
(srcFileName),
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_urllib.py
311
def
constructLocalFileUrl
(self, filePath):
346
result = urllib.urlretrieve(self.
constructLocalFileUrl
(
370
urllib.urlretrieve(self.
constructLocalFileUrl
(test_support.TESTFN),
379
urllib.urlretrieve(self.
constructLocalFileUrl
(srcFileName),
393
urllib.urlretrieve(self.
constructLocalFileUrl
(srcFileName),
407
urllib.urlretrieve(self.
constructLocalFileUrl
(srcFileName),
[
all
...]
/external/python/cpython2/Lib/test/
test_urllib.py
397
def
constructLocalFileUrl
(self, filePath):
432
result = urllib.urlretrieve(self.
constructLocalFileUrl
(
456
urllib.urlretrieve(self.
constructLocalFileUrl
(test_support.TESTFN),
465
urllib.urlretrieve(self.
constructLocalFileUrl
(srcFileName),
479
urllib.urlretrieve(self.
constructLocalFileUrl
(srcFileName),
493
urllib.urlretrieve(self.
constructLocalFileUrl
(srcFileName),
[
all
...]
/external/python/cpython3/Lib/test/
test_urllib.py
582
def
constructLocalFileUrl
(self, filePath):
622
result = urllib.request.urlretrieve(self.
constructLocalFileUrl
(
647
self.
constructLocalFileUrl
(support.TESTFN),
656
urllib.request.urlretrieve(self.
constructLocalFileUrl
(srcFileName),
669
urllib.request.urlretrieve(self.
constructLocalFileUrl
(srcFileName),
683
urllib.request.urlretrieve(self.
constructLocalFileUrl
(srcFileName),
[
all
...]
Completed in 289 milliseconds