Searched refs:DownloadActionTest (Results 1 – 3 of 3) sorted by relevance
/system/update_engine/ |
D | download_action_android_unittest.cc | 52 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/ |
D | download_action_chromeos_unittest.cc | 204 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/ |
D | action_pipe.h | 83 friend class DownloadActionTest; variable
|