Home
last modified time | relevance | path

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

/system/update_engine/
Ddownload_action_android_unittest.cc52 class DownloadActionTest : public ::testing::Test { class
60 TEST_F(DownloadActionTest, CacheManifestInvalid) { in TEST_F() argument
96 TEST_F(DownloadActionTest, CacheManifestValid) { in TEST_F() argument
/system/update_engine/cros/
Ddownload_action_chromeos_unittest.cc204 TEST(DownloadActionTest, SimpleTest) { in TEST() argument
213 TEST(DownloadActionTest, LargeTest) { in TEST() argument
225 TEST(DownloadActionTest, FailWriteTest) { in TEST() argument
237 TEST(DownloadActionTest, NoDownloadDelegateTest) { in TEST() argument
246 TEST(DownloadActionTest, MultiPayloadProgressTest) { in TEST() argument
401 TEST(DownloadActionTest, TerminateEarlyTest) { in TEST() argument
405 TEST(DownloadActionTest, TerminateEarlyNoDownloadDelegateTest) { in TEST() argument
461 TEST(DownloadActionTest, PassObjectOutTest) { in TEST() argument
/system/update_engine/common/
Daction_pipe.h83 friend class DownloadActionTest; variable