OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:test_http
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome_frame/test/
http_negotiate_unittest.cc
63
CComObjectStackEx<TestHttpNegotiate>
test_http
;
local
68
&
test_http
)))[kBeginningTransactionIndex]);
112
test_http
.beginning_transaction_ret_ = test.delegate_return_value_;
113
test_http
.additional_headers_ = test.delegate_additional_.c_str();
114
HttpNegotiatePatch::BeginningTransaction(original, &
test_http
,
129
CComObjectStackEx<TestHttpNegotiate>
test_http
;
local
134
&
test_http
)))[kBeginningTransactionIndex]);
180
test_http
.beginning_transaction_ret_ = S_OK;
181
test_http
.additional_headers_ = test.delegate_additional_.c_str();
182
HttpNegotiatePatch::BeginningTransaction(original, &
test_http
,
[
all
...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_urllib2.py
759
def
test_http
(self):
member in class:HandlerTests
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_urllib2.py
759
def
test_http
(self):
member in class:HandlerTests
[
all
...]
Completed in 78 milliseconds