Lines Matching full:http_response
183 const string& http_response,
305 const string& http_response,
316 MockHttpFetcher* fetcher = new MockHttpFetcher(http_response.data(),
317 http_response.size(),
374 const string& http_response,
378 MockHttpFetcher* fetcher = new MockHttpFetcher(http_response.data(),
379 http_response.size(),
843 const string http_response(fake_update_response_.GetNoUpdateResponse());
852 new MockHttpFetcher(http_response.data(),
853 http_response.size(),
1019 string http_response("doesn't matter");
1022 new MockHttpFetcher(http_response.data(),
1023 http_response.size(),
1228 string http_response("doesn't matter");
1236 new MockHttpFetcher(http_response.data(),
1237 http_response.size(),
1248 new MockHttpFetcher(http_response.data(),
1249 http_response.size(),