Searched refs:GetHttpResponseCode (Results 1 – 4 of 4) sorted by relevance
32 MOCK_METHOD0(GetHttpResponseCode, void());
161 EXPECT_CALL(libcurl_fetcher_, GetHttpResponseCode()) in TEST_F()
173 virtual void GetHttpResponseCode();
482 GetHttpResponseCode(); in CurlPerformOnce()597 GetHttpResponseCode(); in LibcurlWrite()819 void LibcurlHttpFetcher::GetHttpResponseCode() { in GetHttpResponseCode() function in chromeos_update_engine::LibcurlHttpFetcher