Home
last modified time | relevance | path

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

/aosp12/system/update_engine/common/
H A Dhttp_fetcher_unittest.cc252 bool IsHttpSupported() const override { return true; } in IsHttpSupported() function in chromeos_update_engine::MockHttpFetcherTest
291 bool IsHttpSupported() const override { return true; } in IsHttpSupported() function in chromeos_update_engine::LibcurlHttpFetcherTest
364 bool IsHttpSupported() const override { return false; } in IsHttpSupported() function in chromeos_update_engine::FileFetcherTest