OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:geturl
(Results
151 - 175
of
598
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/tools/common/m2/repository/org/apache/maven/maven-model/2.0.9/
maven-model-2.0.9.jar
/prebuilts/tools/common/m2/repository/org/apache/maven/maven-model/2.2.1/
maven-model-2.2.1.jar
/libcore/luni/src/test/java/libcore/java/net/
AbstractCookiesTest.java
347
cookieManager.getCookieStore().add(server.
getUrl
("/").toURI(), cookieA);
349
cookieManager.getCookieStore().add(server.
getUrl
("/").toURI(), cookieB);
369
.addHeader("Location: " + redirectTarget.
getUrl
("/")));
377
cookieManager.getCookieStore().add(redirectSource.
getUrl
("/").toURI(), cookie);
419
HttpURLConnection connection = (HttpURLConnection) server.
getUrl
("/").openConnection();
[
all
...]
/prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_urllib2.py
248
def
geturl
(self):
member in class:MockResponse
698
respurl = r.
geturl
()
774
r.info; r.
geturl
# addinfourl methods
778
self.assertEqual(r.
geturl
(), url)
[
all
...]
test_urllib2net.py
164
self.assertEqual(res.
geturl
(),
/prebuilts/gdb/linux-x86/lib/python2.7/test/
test_urllib2.py
248
def
geturl
(self):
member in class:MockResponse
698
respurl = r.
geturl
()
774
r.info; r.
geturl
# addinfourl methods
778
self.assertEqual(r.
geturl
(), url)
[
all
...]
test_urllib2net.py
164
self.assertEqual(res.
geturl
(),
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_urllib2.py
248
def
geturl
(self):
member in class:MockResponse
698
respurl = r.
geturl
()
774
r.info; r.
geturl
# addinfourl methods
778
self.assertEqual(r.
geturl
(), url)
[
all
...]
test_urllib2net.py
164
self.assertEqual(res.
geturl
(),