Home
last modified time | relevance | path

Searched defs:IsHttpSupported (Results 1 – 1 of 1) sorted by relevance

/system/update_engine/common/
Dhttp_fetcher_unittest.cc254 bool IsHttpSupported() const override { return true; } in IsHttpSupported() function in chromeos_update_engine::MockHttpFetcherTest
295 bool IsHttpSupported() const override { return true; } in IsHttpSupported() function in chromeos_update_engine::LibcurlHttpFetcherTest
358 bool IsHttpSupported() const override { return false; } in IsHttpSupported() function in chromeos_update_engine::FileFetcherTest