Searched refs:GetHttpResponseCode (Results 1 – 4 of 4) sorted by relevance
465 GetHttpResponseCode(); in CurlPerformOnce()580 GetHttpResponseCode(); in LibcurlWrite()802 void LibcurlHttpFetcher::GetHttpResponseCode() { in GetHttpResponseCode() function in chromeos_update_engine::LibcurlHttpFetcher
31 MOCK_METHOD0(GetHttpResponseCode, void());
154 EXPECT_CALL(libcurl_fetcher_, GetHttpResponseCode()) in TEST_F()
168 virtual void GetHttpResponseCode();