Home
last modified time | relevance | path

Searched defs:httpGet (Results 1 – 5 of 5) sorted by relevance

/external/robolectric/shadows/httpclient/src/test/java/org/robolectric/shadows/httpclient/
DShadowDefaultRequestDirectorTest.java286 HttpGet httpGet = new HttpGet("http://example.com"); in shouldRecordExtendedRequestData() local
299 HttpGet httpGet = new HttpGet("http://example.com"); in getNextSentHttpRequestInfo_shouldRemoveHttpRequestInfos() local
302 assertSame(FakeHttp.getNextSentHttpRequestInfo().getHttpRequest(), httpGet); in getNextSentHttpRequestInfo_shouldRemoveHttpRequestInfos() local
309 HttpGet httpGet = new HttpGet("http://example.com"); in getNextSentHttpRequest_shouldRemoveHttpRequests() local
312 assertSame(FakeHttp.getNextSentHttpRequest(), httpGet); in getNextSentHttpRequest_shouldRemoveHttpRequests() local
DParamsParserTest.java47 HttpGet httpGet = new HttpGet("http://example.com/path?foo=bar"); in parseParams_shouldParseParamsFromGetRequests() local
/external/libcups/cups/
Dhttp.c732 httpGet(http_t *http, /* I - HTTP connection */ in httpGet() function
/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Drun.v1alpha1.json1072 "httpGet": { object
Drun.v1.json2823 "httpGet": { object