Searched refs:GetHttpResponseCode (Results 1 – 4 of 4) sorted by relevance
32 MOCK_METHOD0(GetHttpResponseCode, void());
480 GetHttpResponseCode(); in CurlPerformOnce()595 GetHttpResponseCode(); in LibcurlWrite()817 void LibcurlHttpFetcher::GetHttpResponseCode() { in GetHttpResponseCode() function in chromeos_update_engine::LibcurlHttpFetcher
153 EXPECT_CALL(libcurl_fetcher_, GetHttpResponseCode()) in TEST_F()
173 virtual void GetHttpResponseCode();