Searched defs:httpGet (Results 1 – 5 of 5) sorted by relevance
286 HttpGet httpGet = new HttpGet("http://example.com"); in shouldRecordExtendedRequestData() local299 HttpGet httpGet = new HttpGet("http://example.com"); in getNextSentHttpRequestInfo_shouldRemoveHttpRequestInfos() local302 assertSame(FakeHttp.getNextSentHttpRequestInfo().getHttpRequest(), httpGet); in getNextSentHttpRequestInfo_shouldRemoveHttpRequestInfos() local309 HttpGet httpGet = new HttpGet("http://example.com"); in getNextSentHttpRequest_shouldRemoveHttpRequests() local312 assertSame(FakeHttp.getNextSentHttpRequest(), httpGet); in getNextSentHttpRequest_shouldRemoveHttpRequests() local
47 HttpGet httpGet = new HttpGet("http://example.com/path?foo=bar"); in parseParams_shouldParseParamsFromGetRequests() local
732 httpGet(http_t *http, /* I - HTTP connection */ in httpGet() function
1072 "httpGet": { object
2823 "httpGet": { object