Home
last modified time | relevance | path

Searched refs:AnyHttpFetcherTest (Results 1 – 1 of 1) sorted by relevance

/system/update_engine/common/
Dhttp_fetcher_unittest.cc187 class AnyHttpFetcherTest { class
189 AnyHttpFetcherTest() {} in AnyHttpFetcherTest() function in chromeos_update_engine::AnyHttpFetcherTest
190 virtual ~AnyHttpFetcherTest() {} in ~AnyHttpFetcherTest()
225 class MockHttpFetcherTest : public AnyHttpFetcherTest {
228 using AnyHttpFetcherTest::NewLargeFetcher;
236 using AnyHttpFetcherTest::NewSmallFetcher;
249 class LibcurlHttpFetcherTest : public AnyHttpFetcherTest {
252 using AnyHttpFetcherTest::NewLargeFetcher;
264 using AnyHttpFetcherTest::NewSmallFetcher;
295 using AnyHttpFetcherTest::NewLargeFetcher;
[all …]