OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fakehttp
(Results
1 - 2
of
2
) sorted by null
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_urllib.py
25
def
fakehttp
(self, fakedata):
member in class:FakeHTTPMixin
169
self.
fakehttp
('Hello!')
182
self.
fakehttp
('Hello!')
191
self.
fakehttp
('''HTTP/1.1 401 Authentication Required
204
self.
fakehttp
("""HTTP/1.1 302 Found
219
self.
fakehttp
('')
247
self.
fakehttp
('Hello!')
263
self.
fakehttp
('Hello!')
418
self.
fakehttp
('''HTTP/1.1 200 OK
438
self.
fakehttp
('''HTTP/1.1 200 O
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_urllib.py
25
def
fakehttp
(self, fakedata):
member in class:FakeHTTPMixin
169
self.
fakehttp
('Hello!')
182
self.
fakehttp
('Hello!')
191
self.
fakehttp
('''HTTP/1.1 401 Authentication Required
204
self.
fakehttp
("""HTTP/1.1 302 Found
219
self.
fakehttp
('')
247
self.
fakehttp
('Hello!')
263
self.
fakehttp
('Hello!')
418
self.
fakehttp
('''HTTP/1.1 200 OK
438
self.
fakehttp
('''HTTP/1.1 200 O
[
all
...]
Completed in 22 milliseconds